Preparing for production #8

Merged
niat8586 merged 12 commits from develop into main 2025-02-03 11:29:15 +01:00
Showing only changes of commit d8de67c45d - Show all commits

View File

@ -35,6 +35,7 @@
.table-wrapper { .table-wrapper {
max-height: 160px; max-height: 160px;
overflow-y: scroll;
} }
.table thead th { .table thead th {