asd
This commit is contained in:
@@ -147,6 +147,13 @@ body {
|
||||
}
|
||||
.module-subnav.card { background-color: var(--panel); background-image: none; }
|
||||
|
||||
.form-card { padding: 14px; }
|
||||
.form-grid { display: grid; gap: 12px; }
|
||||
.form-field { display: grid; gap: 6px; }
|
||||
.form-field input,
|
||||
.form-field select,
|
||||
.form-field textarea { width: 100%; }
|
||||
|
||||
.layout-body {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
|
||||
Reference in New Issue
Block a user