Răsfoiți Sursa

- Fix cards below swimlane title in Firefox by making [previous fix](https://github.com/wekan/wekan/pull/2132/commits/f7c6b7fce237a6dbdbbd6d728cfb11ad3f4378eb)
Firefox-only.

Thanks to xet7 !

Lauri Ojansivu 6 ani în urmă
părinte
comite
9dd8216dfb
1 a modificat fișierele cu 6 adăugiri și 0 ștergeri
  1. 6 0
      client/components/swimlanes/swimlanes.styl

+ 6 - 0
client/components/swimlanes/swimlanes.styl

@@ -54,6 +54,12 @@
   flex-direction: row
   height: 100%
 
+@-moz-document url-prefix() {
+  .list-group {
+    overflow: hidden;
+  }
+}
+
 swimlane-color(background, color...)
   background: background !important
   if color