Sfoglia il codice sorgente

modifiche ui - heading tabelle standard

ferrari 9 mesi fa
parent
commit
248392ae2d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      public/css/style.css

+ 1 - 1
public/css/style.css

@@ -16710,7 +16710,7 @@ body:has(#filter--section.filterWrapper_open) #card--dashboard {
   max-width: 100% !important;
   padding: 0;
   border: none;
-  height: calc(100dvh - 86px) !important;
+  max-height: calc(100dvh - 86px) !important;
   /* overflow: auto; */
 }