diff --git a/frontend/src/layout/components/Topbar.vue b/frontend/src/layout/components/Topbar.vue index 56993f6b4a..8826e2dfef 100644 --- a/frontend/src/layout/components/Topbar.vue +++ b/frontend/src/layout/components/Topbar.vue @@ -9,7 +9,7 @@ :active-text-color="variables.topMenuActiveText" :default-active="activeMenu" mode="horizontal" - :style="{'background-color': '#f1f3f8'}" + :style="{'background-color': '#f1f3f8', 'margin-left': '260px', 'position': 'absolute'}" @select="handleSelect" >