mirror of
https://github.com/wekan/wekan.git
synced 2025-12-20 09:20:12 +01: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;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
overflow: 0;
|
overflow: 0;
|
||||||
/* max-height: calc(100% - 26px); */
|
max-height: calc(100% - 26px);
|
||||||
max-height: calc(400px);
|
|
||||||
}
|
}
|
||||||
.swimlane.placeholder {
|
.swimlane.placeholder {
|
||||||
background-color: rgba(0,0,0,0.2);
|
background-color: rgba(0,0,0,0.2);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue