src/App.vue
@@ -1,6 +1,6 @@ <template> <div id="app"> <router-view /> <div id="app" style="overflow: hidden;"> <router-view/> </div> </template> @@ -135,7 +135,7 @@ color: #333; } .has-gutter .el-table__cell .cell { .el-table__header .has-gutter .el-table__cell .cell { font-size: 14px !important; font-weight: 500; }