소스 검색

chore: ajuste de layout

ebagabee 1 개월 전
부모
커밋
8deee4c58e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/layout/LeftMenuLayout.vue

+ 1 - 1
src/components/layout/LeftMenuLayout.vue

@@ -31,7 +31,7 @@
         <div
           v-if="!$q.screen.lt.md"
           class="toggle-button-wrapper absolute"
-          style="top: 500px; right: 8px; z-index: 1"
+          style="top: 10px; right: -32px; z-index: 1"
         >
           <div @click="miniState = !miniState">
             <q-icon