2
0
Эх сурвалжийг харах

Removed limit when setting Swimlane max height.

Thanks to Meeques, mark-i-m and xet7 !

Fixes #4904
Lauri Ojansivu 1 жил өмнө
parent
commit
7f9aa75093

+ 0 - 1
client/components/swimlanes/swimlanes.css

@@ -47,7 +47,6 @@
   display: flex;
   display: flex;
   flex-direction: row;
   flex-direction: row;
   overflow: 0;
   overflow: 0;
-  max-height: calc(100% - 26px);
 }
 }
 .swimlane.placeholder {
 .swimlane.placeholder {
   background-color: rgba(0,0,0,0.2);
   background-color: rgba(0,0,0,0.2);