Explorar o código

20250527 19:02

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

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

@@ -224,7 +224,6 @@ $slack-work-space-name-card-border: #efc1f6;
   // }
   // }
 
 
   .admin-audit-log {
   .admin-audit-log {
-    overflow-x: hidden;
     .select-action-dropdown {
     .select-action-dropdown {
       max-height: 500px;
       max-height: 500px;
       overflow-y: auto;
       overflow-y: auto;
@@ -232,15 +231,16 @@ $slack-work-space-name-card-border: #efc1f6;
     .date-range-picker {
     .date-range-picker {
       width: 188px;
       width: 188px;
       height: auto;
       height: auto;
+      word-break: break-all!important;
     }
     }
     .jump-page-input {
     .jump-page-input {
       width: 50px;
       width: 50px;
     }
     }
-    .table-user-list{
+    .table-user-list {
       max-width: 50px;
       max-width: 50px;
-      overflow-x: hidden;
     }
     }
 
 
+
   }
   }
 
 
   .settings-table {
   .settings-table {