update many things

This commit is contained in:
2026-05-04 20:02:10 +03:30
parent 797aecd489
commit ec452bca22
72 changed files with 1375 additions and 606 deletions
+4
View File
@@ -1,3 +1,7 @@
:root {
--p-drawer-header-padding: 0.5rem 0.875rem !important;
}
.listKeyValue {
@apply grid md:grid-cols-3 sm:grid-cols-2 sm:gap-4 gap-3 items-center;
}