Merge pull request 'fix : 修复设备管理序列号展示' (#376) from dengjie into dev
Reviewed-on: http://git.feashow.cn/clay/tunnel-cloud-web/pulls/376
This commit is contained in:
@@ -595,6 +595,9 @@ getList()
|
|||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.el-select-dropdown__item.is-selected {
|
||||||
|
color: #F7B500!important;
|
||||||
|
}
|
||||||
.el-select-dropdown__item.selected {
|
.el-select-dropdown__item.selected {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
color: #F7B500;
|
color: #F7B500;
|
||||||
|
|||||||
Reference in New Issue
Block a user