Adopt shared WebUI layout primitives

This commit is contained in:
2026-08-18 10:42:53 +02:00
parent 30fcdbe832
commit 8a3724bf8b
4 changed files with 17 additions and 22 deletions
-5
View File
@@ -13,11 +13,6 @@
max-width: 100%;
}
.organizations-settings-grid {
display: grid;
gap: 18px;
}
.organizations-heading {
margin-bottom: 4px;
}