Forráskód Böngészése

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

Denis 1 éve
szülő
commit
57c85ed970
1 módosított fájl, 1 hozzáadás és 1 törlés
  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