mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-02 19:07:40 +01:00
Make Search bar takeup 1 entire row for small px sizes.
This commit is contained in:
parent
9b38e3f449
commit
d8eb43082d
@ -5673,7 +5673,8 @@ body:not(.movingUI) .drawer-content.maximized {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#featherless_model_search_bar {
|
#featherless_model_search_bar {
|
||||||
width: 100%;
|
flex: 1;
|
||||||
|
flex-basis:100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user