Add UI tweaks
This commit is contained in:
parent
6168275e17
commit
34be1a19be
1 changed files with 2 additions and 3 deletions
|
@ -586,7 +586,7 @@ manage things like container crud */
|
||||||
}
|
}
|
||||||
|
|
||||||
.edit-container-panel fieldset:last-of-type {
|
.edit-container-panel fieldset:last-of-type {
|
||||||
margin-block-end: 0;
|
margin-block-start: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.edit-container-panel input[type="text"] {
|
.edit-container-panel input[type="text"] {
|
||||||
|
@ -886,12 +886,11 @@ input {
|
||||||
|
|
||||||
.site-isolation {
|
.site-isolation {
|
||||||
inset-block-end: auto;
|
inset-block-end: auto;
|
||||||
position: fixed;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.options-label {
|
.options-label {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
padding-inline-start: 25px;
|
padding-inline-start: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.manage-assigned-sites-list {
|
.manage-assigned-sites-list {
|
||||||
|
|
Loading…
Add table
Reference in a new issue