From 8cb4aa6a495d4056d9c6d9997d35b0dbc33319f8 Mon Sep 17 00:00:00 2001 From: RossAscends <124905043+RossAscends@users.noreply.github.com> Date: Mon, 30 Sep 2024 22:00:38 +0900 Subject: [PATCH] whoopsie daisey --- public/index.html | 7 +++---- public/style.css | 10 +--------- 2 files changed, 4 insertions(+), 13 deletions(-) diff --git a/public/index.html b/public/index.html index 0aed22dc3..741871edd 100644 --- a/public/index.html +++ b/public/index.html @@ -5941,10 +5941,9 @@
-
- -
-
+
diff --git a/public/style.css b/public/style.css index fc5ab520e..7d55cf832 100644 --- a/public/style.css +++ b/public/style.css @@ -981,19 +981,11 @@ body .panelControlBar { font-size: 30px; cursor: pointer; align-self: center; - -} -.swipe_left{ -position: absolute; + position: absolute; bottom: 15px; flex-flow: column; } -.swipeRightBlock { - position: absolute; - right: 0; - bottom: 0; -} .swipes-counter { color: var(--SmartThemeBodyColor);