Merge pull request 'fix : 修改设备管理-序列号选择框箭头' (#395) from dengjie into dev

Reviewed-on: http://git.feashow.cn/clay/tunnel-cloud-web/pulls/395
This commit is contained in:
2024-09-19 08:30:59 +00:00

View File

@@ -543,6 +543,17 @@ getList()
.el-input{
width: 570px!important;
}
.el-select__suffix{
.el-icon{
width: 3em!important;
height: 3em!important;
color: #fff!important;
svg{
width: 3em!important;
height: 3em!important;
}
}
}
.el-input__suffix-inner{
.el-icon{
width: 3em!important;