prettily support more than 999 swipes
| @@ -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 | } |
| 997 | 998 | ||
| 998 | .swipe_left { | 999 | .swipe_left { |
| @@ -5458,4 +5459,4 @@ body:not(.movingUI) .drawer-content.maximized { | |||
| 5458 | 5459 | ||
| 5459 | #AdvancedFormatting .autoSetHeight { | 5460 | #AdvancedFormatting .autoSetHeight { |
| 5460 | overflow-wrap: anywhere; | 5461 | overflow-wrap: anywhere; |
| 5461 | } | 5462 | } |
| \ No newline at end of file | 5462 | \ No newline at end of file | |