<style> /* 修改tab的样式一定要删除style标签后的scoped */ .el-tabs__item { font-size: 18px !important; padding: 10px 0 50px !important; width: 120px !important; } .el-tabs__active-bar { width: 120px !important; } </style>
<style> /* 修改tab的样式一定要删除style标签后的scoped */ .el-tabs__item { font-size: 18px !important; padding: 10px 0 50px !important; width: 120px !important; } .el-tabs__active-bar { width: 120px !important; } </style>