mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-30 00:55:30 +02:00
widen mod/creat headers
This commit is contained in:
parent
17cf32ab85
commit
d8ed3dba4a
@ -396,6 +396,11 @@ input[type="text"] {
|
|||||||
flex-grow: 2;
|
flex-grow: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.contents-view-list > .nav-item > #sort-modified-btn, #sort-created-btn {
|
||||||
|
flex-basis: 0;
|
||||||
|
flex-grow: 2;
|
||||||
|
}
|
||||||
|
|
||||||
.nav-info-column {
|
.nav-info-column {
|
||||||
background-color: var(--container);
|
background-color: var(--container);
|
||||||
flex-basis: 0;
|
flex-basis: 0;
|
||||||
@ -692,4 +697,4 @@ input:checked + .slider:before {
|
|||||||
|
|
||||||
.no-border {
|
.no-border {
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user