mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
fixed tobar display on screens <1000px wide
This commit is contained in:
@@ -3201,7 +3201,8 @@ toolcool-color-picker {
|
|||||||
|
|
||||||
#top-settings-holder {
|
#top-settings-holder {
|
||||||
width: 100svw;
|
width: 100svw;
|
||||||
position: fixed;
|
min-width: 100svw;
|
||||||
|
max-width: 100svw;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user