Parcourir la source

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

Denis il y a 1 an
Parent
commit
57c85ed970
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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