mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
prettily support more than 999 swipes
This commit is contained in:
@ -993,6 +993,7 @@ body .panelControlBar {
|
||||
padding: 0;
|
||||
font-family: var(--mainFontFamily);
|
||||
font-weight: 400;
|
||||
align-self: self-end;
|
||||
}
|
||||
|
||||
.swipe_left {
|
||||
@ -5458,4 +5459,4 @@ body:not(.movingUI) .drawer-content.maximized {
|
||||
|
||||
#AdvancedFormatting .autoSetHeight {
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user