Simplify system settings layout

This commit is contained in:
2026-04-02 00:29:38 +03:00
parent 1f73a29137
commit e342693211
4 changed files with 11 additions and 7 deletions

View File

@@ -546,6 +546,10 @@ tbody tr:last-child td {
display: block;
}
.system-settings-card {
gap: 12px;
}
.system-fields,
.service-editor-grid {
display: grid;