Browse Source

Fix dashboard tables

Denis K 8 năm trước cách đây
mục cha
commit
13b43b6d5d
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      jet/static/jet/css/_dashboard.scss

+ 5 - 0
jet/static/jet/css/_dashboard.scss

@@ -384,6 +384,11 @@ ul.actionlist li {
           }
         }
       }
+
+      table {
+        width: 100%;
+        box-shadow: none;
+      }
     }
 
     &-collapse .icon-arrow-up {