diff --git a/src/contentScripts/views/App.vue b/src/contentScripts/views/App.vue index 292b5175..14721dde 100644 --- a/src/contentScripts/views/App.vue +++ b/src/contentScripts/views/App.vue @@ -156,16 +156,16 @@ function setAppAppearance() {
-
+
@@ -177,7 +177,7 @@ function setAppAppearance() { right: settings.dockPosition === 'right', bottom: settings.dockPosition === 'bottom', }" - pos="fixed top-0" flex="~ col" h-100vh justify-center z-999 + pos="absolute top-0" flex="~ col" h-100vh justify-center z-999 >
- -