mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Reduce left block padding
This commit is contained in:
@@ -5046,7 +5046,7 @@ body:not(.movingUI) .drawer-content.maximized {
|
||||
}
|
||||
|
||||
.fillLeft .scrollableInner {
|
||||
padding: 0.5em 1em 0.5em 0.5em
|
||||
padding: 0.5em 0.75em 0.5em 0.5em
|
||||
}
|
||||
|
||||
.drawer-content select {
|
||||
|
Reference in New Issue
Block a user