@@ -319,6 +319,19 @@ tr.row-selected {
|
||||
grid-column: 1 / -1;
|
||||
}
|
||||
|
||||
.form-grid input:not([type="checkbox"]),
|
||||
.form-grid select {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.form-grid .actions {
|
||||
align-self: end;
|
||||
}
|
||||
|
||||
.policy-grid select {
|
||||
min-height: 92px;
|
||||
}
|
||||
|
||||
.muted {
|
||||
color: var(--text-muted);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user