feat: improve mainpage ui/ux

This commit is contained in:
2025-11-16 01:38:57 +03:00
parent f0837e5c94
commit f5d9d417b3
26 changed files with 222 additions and 184 deletions

View File

@@ -46,3 +46,7 @@ legend.p-fieldset-legend {
width: auto;
margin-bottom: 0;
}
.telecart-admin-app {
color: var(--color-slate-700);
}