prettily support more than 999 swipes

58d17d4bd971d579f87b764d1211f642f4c78caa

RossAscends <124905043+RossAscends@users.noreply.github.com>

1 files changed, +2 -1Ignore whitespace
public/style.css+2 -1
@@ -993,6 +993,7 @@ body .panelControlBar {
993 padding: 0;993 padding: 0;
994 font-family: var(--mainFontFamily);994 font-family: var(--mainFontFamily);
995 font-weight: 400;995 font-weight: 400;
996 align-self: self-end;
996}997}
997998
998.swipe_left {999.swipe_left {
@@ -5458,4 +5459,4 @@ body:not(.movingUI) .drawer-content.maximized {
54585459
5459#AdvancedFormatting .autoSetHeight {5460#AdvancedFormatting .autoSetHeight {
5460 overflow-wrap: anywhere;5461 overflow-wrap: anywhere;
5461}5462}
\ No newline at end of file5462 \ No newline at end of file