Explorar o código

Merge pull request #843 from rob1998/v2-develop

Fix horizontal scrolling
causefx %!s(int64=8) %!d(string=hai) anos
pai
achega
0bbf5254b7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      css/organizr.css

+ 1 - 1
css/organizr.css

@@ -600,7 +600,7 @@ span.homepage-text {
 }
 .simplebar-content {
     min-height: auto !important;
-    overflow-x: hidden !important;
+    overflow-x: auto !important;
 }
 .simplebar-scroll-content {
     margin-bottom: 0px !important;