Fix kanban board slightly scrolling
This commit is contained in:
parent
528de75c3e
commit
981a230b14
@ -3,7 +3,7 @@ $task-background: $white;
|
|||||||
$ease-out: all .3s cubic-bezier(0.23, 1, 0.32, 1);
|
$ease-out: all .3s cubic-bezier(0.23, 1, 0.32, 1);
|
||||||
$bucket-width: 300px;
|
$bucket-width: 300px;
|
||||||
|
|
||||||
$crazy-height-calculation: '100vh - 4.5rem - 1.5rem - 1em - 1.5em - 8px';
|
$crazy-height-calculation: '100vh - 4.5rem - 1.5rem - 1em - 1.5em - 11px';
|
||||||
|
|
||||||
.app-content.list\.kanban {
|
.app-content.list\.kanban {
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user