Explorar el Código

chore: ajuste de layout

ebagabee hace 1 mes
padre
commit
8deee4c58e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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