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 {
993993 padding: 0;
994994 font-family: var(--mainFontFamily);
995995 font-weight: 400;
996+ align-self: self-end;
996997}
997998
998999.swipe_left {
@@ -5458,4 +5459,4 @@ body:not(.movingUI) .drawer-content.maximized {
54585459
54595460#AdvancedFormatting .autoSetHeight {
54605461 overflow-wrap: anywhere;
54615462}
5462 \ No newline at end of file