Преглед изворни кода

modifiche ui - tabella prima nota

ferrari пре 10 месеци
родитељ
комит
6af7de4f1c
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      public/css/style.css

+ 2 - 1
public/css/style.css

@@ -16710,7 +16710,8 @@ body:has(#filter--section.filterWrapper_open) #card--dashboard {
   max-width: 100% !important;
   padding: 0;
   border: none;
-  min-height: calc(100dvh - (86px + 195px)) !important;
+  /* min-height: calc(100dvh - (86px + 195px)) !important; */
+  height: calc(100dvh - (86px + 195px)) !important;
 }
 
 table.tablesaw thead:has(tr+tr) tr:first-child th {