mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 12:07:11 -04:00
Revert smaller swimlane height.
Thanks to kovacs-andras and xet7 !
Related #4904,
related 04aaa6f30c
This commit is contained in:
parent
9933f3a583
commit
95efcbe717
1 changed files with 1 additions and 2 deletions
|
@ -47,8 +47,7 @@
|
|||
display: flex;
|
||||
flex-direction: row;
|
||||
overflow: 0;
|
||||
/* max-height: calc(100% - 26px); */
|
||||
max-height: calc(400px);
|
||||
max-height: calc(100% - 26px);
|
||||
}
|
||||
.swimlane.placeholder {
|
||||
background-color: rgba(0,0,0,0.2);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue