Explorar el Código

Fix dashboard tables

Denis K hace 8 años
padre
commit
13b43b6d5d
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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 {