summaryrefslogtreecommitdiffstats
path: root/core/src/components/AppMenu.vue
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/components/AppMenu.vue')
-rw-r--r--core/src/components/AppMenu.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/components/AppMenu.vue b/core/src/components/AppMenu.vue
index 2419a2f3b50..0a337340ccb 100644
--- a/core/src/components/AppMenu.vue
+++ b/core/src/components/AppMenu.vue
@@ -153,7 +153,7 @@ $header-icon-size: 20px;
border-radius: 3px;
background-color: var(--color-primary-text);
left: 50%;
- bottom: 3px;
+ bottom: 6px;
display: block;
transition: all 0.1s ease-in-out;
opacity: 1;