fix : 修改设备管理-序列号选择框箭头
This commit is contained in:
@@ -543,6 +543,17 @@ getList()
|
|||||||
.el-input{
|
.el-input{
|
||||||
width: 570px!important;
|
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-input__suffix-inner{
|
||||||
.el-icon{
|
.el-icon{
|
||||||
width: 3em!important;
|
width: 3em!important;
|
||||||
|
|||||||
Reference in New Issue
Block a user