mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Better layout for user settings on small screens
This commit is contained in:
@@ -271,7 +271,11 @@
|
||||
}
|
||||
|
||||
@media screen and (min-width: 1001px) {
|
||||
#PygOverrides, #ContextFormatting {
|
||||
#PygOverrides,
|
||||
#ContextFormatting,
|
||||
#UI-Theme-Block,
|
||||
#UI-Customization,
|
||||
#power-user-options-block {
|
||||
flex: 1;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user