Browse Source

Weird bottom bar

QuentinRillet 8 năm trước cách đây
mục cha
commit
36e45f00b8
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      inspector/sass/_tabPanel.scss

+ 1 - 2
inspector/sass/_tabPanel.scss

@@ -1,6 +1,5 @@
 .tab-panel {
-    height:100%;   
-    overflow-y: auto;
+    height:100%;
 
     &.searchable {
         height:calc(100% - #{$searchbar-height} - 10px);