feat: streamline admin tariff settings

This commit is contained in:
3252a8
2026-05-24 19:10:36 +03:00
parent 2b3078fcce
commit 3c4ff66150
6 changed files with 305 additions and 179 deletions
+5
View File
@@ -2822,6 +2822,11 @@
gap: 14px;
}
.admin-tariff-settings-save-row {
justify-content: flex-end;
margin-bottom: 12px;
}
.admin-field-label-compact {
gap: 8px;
}