From 6068391e1d95b7ceef362145f36ef50c14808f83 Mon Sep 17 00:00:00 2001 From: limepotato Date: Wed, 10 Jul 2024 20:58:04 -0600 Subject: [PATCH] try to move button down --- packages/client/src/ui/universal.vue | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/packages/client/src/ui/universal.vue b/packages/client/src/ui/universal.vue index 357108884..86d4ab01f 100644 --- a/packages/client/src/ui/universal.vue +++ b/packages/client/src/ui/universal.vue @@ -91,7 +91,6 @@ - +
.postButton, .widgetButton { bottom: var(--stickyBottom); @@ -544,7 +560,7 @@ console.log(mainRouter.currentRoute.value.name); background-size: 100%; transition: background 0.1s; } - } + }*/ > .buttons { position: fixed;