Просмотр исходного кода

modifiche ui - tabella prima nota

ferrari 9 месяцев назад
Родитель
Сommit
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 {