prettily support more than 999 swipes
| @@ -993,6 +993,7 @@ body .panelControlBar { | ||
| 993 | 993 | padding: 0; |
| 994 | 994 | font-family: var(--mainFontFamily); |
| 995 | 995 | font-weight: 400; |
| 996 | + align-self: self-end; | |
| 996 | 997 | } |
| 997 | 998 | |
| 998 | 999 | .swipe_left { |
| @@ -5458,4 +5459,4 @@ body:not(.movingUI) .drawer-content.maximized { | ||
| 5458 | 5459 | |
| 5459 | 5460 | #AdvancedFormatting .autoSetHeight { |
| 5460 | 5461 | overflow-wrap: anywhere; |
| 5461 | 5462 | } |
| 5462 | \ No newline at end of file | |