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;
|
padding: 0;
|
||||||
font-family: var(--mainFontFamily);
|
font-family: var(--mainFontFamily);
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
align-self: self-end;
|
||||||
}
|
}
|
||||||
|
|
||||||
.swipe_left {
|
.swipe_left {
|
||||||
@ -5458,4 +5459,4 @@ body:not(.movingUI) .drawer-content.maximized {
|
|||||||
|
|
||||||
#AdvancedFormatting .autoSetHeight {
|
#AdvancedFormatting .autoSetHeight {
|
||||||
overflow-wrap: anywhere;
|
overflow-wrap: anywhere;
|
||||||
}
|
}
|
Reference in New Issue
Block a user