CN-1594 feat: 清理过时scss文件
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
@import 'right-box-common';
|
||||
@import 'table-common';
|
||||
@import 'part-select';
|
||||
|
||||
/* 通用css */
|
||||
.panel-chart__no-data {
|
||||
|
||||
@@ -1,19 +0,0 @@
|
||||
/* 部分 select 通用样式 */
|
||||
// small下拉框的输入框中字体大小
|
||||
/*.el-select--small .el-select__wrapper {
|
||||
font-size: 14px;
|
||||
}
|
||||
.el-select-dropdown {
|
||||
.el-scrollbar {
|
||||
.el-select-dropdown__wrap {
|
||||
.el-scrollbar__view.el-select-dropdown__list {
|
||||
.el-select-dropdown__item {
|
||||
padding: 0 8px;
|
||||
height: 28px;
|
||||
line-height: 28px;
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}*/
|
||||
Reference in New Issue
Block a user