Ver Fonte

modifiche ui - heading tabelle standard

ferrari há 9 meses atrás
pai
commit
248392ae2d
1 ficheiros alterados com 1 adições e 1 exclusões
  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; */
 }