Fix task layout in kanban
This commit is contained in:
parent
792a80ab44
commit
d23f07d5ac
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ $crazy-height-calculation: '100vh - 4.5rem - 1.5rem - 1em - 1.5em - 8px';
|
|||
transition: $ease-out;
|
||||
cursor: pointer;
|
||||
box-shadow: 2px 2px 2px darken($white, 12%);
|
||||
display: block;
|
||||
|
||||
font-size: .9em;
|
||||
padding: .5em;
|
||||
|
|
Loading…
Reference in a new issue