Przeglądaj źródła

[修改]布局

soleil 7 lat temu
rodzic
commit
497527be0e
1 zmienionych plików z 1 dodań i 0 usunięć
  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 {