fix 修复 全局样式导致组件全覆盖问题 依旧采用单组件声明
This commit is contained in:
parent
2f60c96fbf
commit
7386e69033
@ -132,7 +132,3 @@
|
||||
color: var(--el-color-primary) !important;
|
||||
}
|
||||
|
||||
// 修复el-select下拉框宽度问题
|
||||
.el-select {
|
||||
width: 240px !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user