refactor(App.vue): 移动Element Plus全局样式至element-plus.scss
This commit is contained in:
@@ -30,10 +30,4 @@ watch(language, (value) => {
|
||||
immediate: true
|
||||
})
|
||||
</script>
|
||||
<style>
|
||||
/* 表格线条对齐 */
|
||||
.el-table__header col[name="gutter"] {
|
||||
display: table-cell !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user