fix : 修改设备管理-序列号选择框箭头

This commit is contained in:
2024-09-19 16:30:38 +08:00
parent 91b3fc90c2
commit dbe77b134c

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;