Parcourir la source

20250530 16:53

taikou-m il y a 10 mois
Parent
commit
d08fe09384
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      apps/app/src/components/Layout/Admin.module.scss

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

@@ -231,7 +231,6 @@ $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;
@@ -241,6 +240,7 @@ $slack-work-space-name-card-border: #efc1f6;
     }
     }
 
 
 
 
+    overflow-x: hidden!important;
   }
   }
 
 
   .settings-table {
   .settings-table {