Explorar o código

imprv fix adminmodule 0808 1623

taikou-m hai 8 meses
pai
achega
c4afd66385
Modificáronse 1 ficheiros con 5 adicións e 17 borrados
  1. 5 17
      apps/app/src/components/Layout/Admin.module.scss

+ 5 - 17
apps/app/src/components/Layout/Admin.module.scss

@@ -235,12 +235,14 @@ $slack-work-space-name-card-border: #efc1f6;
     .jump-page-input {
       width: 50px;
     }
-    .table-user-list {
-      max-width: 50px;
-    }
 
   }
 
+  .table-bordered {
+      table-layout: fixed;
+    }
+
+
   .settings-table {
 
     .item-name {
@@ -256,20 +258,6 @@ $slack-work-space-name-card-border: #efc1f6;
     }
   }
 
-    .table {
-      table-layout: fixed;
-    }
-
-    .table-default {
-      table-layout: fixed;
-    }
-
-    .table-bordered {
-      table-layout: fixed;
-    }
-
-
-