src/App.vue
@@ -1,5 +1,5 @@ <template> <div id="app"> <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; }