mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-12 19:30:52 +00:00
Fixed scroll height in kanban panel (#687)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
parent
efc8266dc2
commit
3fac9ab8e2
@ -85,6 +85,7 @@
|
||||
|
||||
.scroll {
|
||||
margin: 0 .75rem .75rem;
|
||||
min-height: 0;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user