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