mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-29 00:24:52 +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;
|
||||
}
|
||||
|
||||
.contents-view-list > .nav-item > #sort-modified-btn, #sort-created-btn {
|
||||
flex-basis: 0;
|
||||
flex-grow: 2;
|
||||
}
|
||||
|
||||
.nav-info-column {
|
||||
background-color: var(--container);
|
||||
flex-basis: 0;
|
||||
@ -692,4 +697,4 @@ input:checked + .slider:before {
|
||||
|
||||
.no-border {
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user