fix(kanban): background content scrolling when opening a task
This commit is contained in:
parent
74ab197dc6
commit
553fd54f78
@ -616,7 +616,7 @@ $crazy-height-calculation-tasks: '#{$crazy-height-calculation} - 1rem - 2.5rem -
|
|||||||
$filter-container-height: '1rem - #{$switch-view-height}';
|
$filter-container-height: '1rem - #{$switch-view-height}';
|
||||||
|
|
||||||
// FIXME:
|
// FIXME:
|
||||||
.app-content.list\.kanban {
|
.app-content.list\.kanban, .app-content.task\.detail {
|
||||||
padding-bottom: 0 !important;
|
padding-bottom: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user