Преглед изворни кода

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

Denis пре 1 година
родитељ
комит
57c85ed970
1 измењених фајлова са 1 додато и 1 уклоњено
  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