浏览代码

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