mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-06 06:27:40 +03:00
Polish
This commit is contained in:
parent
7572fe5195
commit
a21e0c2d13
1 changed files with 5 additions and 1 deletions
|
@ -717,7 +717,7 @@ button.submit:hover > svg { stroke: var(--accent); }
|
|||
align-items: unset;
|
||||
}
|
||||
|
||||
#search {
|
||||
.search_widget_divider_box > #search {
|
||||
flex: 1;
|
||||
min-width: unset;
|
||||
border-right: 0;
|
||||
|
@ -736,6 +736,10 @@ button.submit:hover > svg { stroke: var(--accent); }
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
#sort_options {
|
||||
min-width: fit-content;
|
||||
}
|
||||
|
||||
.search_widget_divider_box > select:last-child {
|
||||
border-right: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue