Kaynağa Gözat

Fix scrollbars in calendar

Rob Gökemeijer 8 yıl önce
ebeveyn
işleme
2273151e39
1 değiştirilmiş dosya ile 7 ekleme ve 0 silme
  1. 7 0
      css/organizr.css

+ 7 - 0
css/organizr.css

@@ -598,3 +598,10 @@ span.homepage-text {
 .fc-view-container .fc-month-view .fc-scroller {
     max-height: 100% !important;
 }
+.simplebar-content {
+    min-height: auto !important;
+    overflow-x: hidden !important;
+}
+.simplebar-scroll-content {
+    margin-bottom: 0px !important;
+}