mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-20 21:41:32 +01:00
Merge pull request #3077 from KaraKaraWitch/patch-1
Make featherless.ai Search bar take up 1 entire row on mobile devices.
This commit is contained in:
commit
06d94b8b17
@ -5673,7 +5673,8 @@ body:not(.movingUI) .drawer-content.maximized {
|
||||
}
|
||||
|
||||
#featherless_model_search_bar {
|
||||
width: 100%;
|
||||
flex: 1;
|
||||
flex-basis:100%;
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user