Kaynağa Gözat

[home2] Fix the double scrolling bar

Enrico Berti 10 yıl önce
ebeveyn
işleme
dbf2c860a1
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      desktop/core/src/desktop/templates/home2.mako

+ 1 - 1
desktop/core/src/desktop/templates/home2.mako

@@ -83,7 +83,7 @@ ${ fileBrowser.fileBrowser() }
   .right-panel {
     position: absolute;
     height: 100%;
-    overflow: auto;
+    overflow: hidden;
   }
 
   .show-assist {