Explorar el Código

[修改]布局

soleil hace 7 años
padre
commit
497527be0e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/layouts/courseLayouts/LayoutStructure.vue

+ 1 - 0
src/layouts/courseLayouts/LayoutStructure.vue

@@ -82,6 +82,7 @@ $top-section-height: 4.25rem;
 .router-section {
   /*padding: 24px;*/
   flex-grow: 1;
+  flex: 1;
   /*max-width: 1000px;*/
 }
 .menu-section {