remove prime ng and fix table layout. Fix select

This commit is contained in:
2024-07-13 12:59:07 +02:00
parent 6bf181525c
commit 7c562e8057
8 changed files with 234 additions and 213 deletions

View File

@@ -74,11 +74,11 @@
text-underline-position: under;
--sidebar-width: 264px;
}
.sidebar-closed {
--sidebar-width: 0;
}
.grid-rows-layout {
grid-template-rows: 60px 1fr;
}