Explorar o código

style: update

xiaoxian521 hai 1 ano
pai
achega
a8b9683a5f
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/layout/components/appMain.vue

+ 2 - 1
src/layout/components/appMain.vue

@@ -92,7 +92,8 @@ const transitionMain = defineComponent({
         <el-scrollbar
           v-if="props.fixedHeader"
           :wrap-style="{
-            display: 'flex'
+            display: 'flex',
+            'flex-wrap': 'wrap'
           }"
           :view-style="{
             display: 'flex',