Explorar el Código

fix: :bug: logo não mudando qunado e mobile

Denis hace 1 año
padre
commit
57c85ed970
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/geral/LeftMenuLayout.vue

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

@@ -218,7 +218,7 @@
           <div class="flex full-width justify-center">
             <q-img
               :src="
-                miniState
+                miniState || $q.screen.lt.md
                   ? LogoSoftparMini
                   : $q.dark.isActive
                     ? LogoSoftparLight