diff --git a/src/views/device-manage/index.vue b/src/views/device-manage/index.vue index 3e20f2a..cb7448b 100644 --- a/src/views/device-manage/index.vue +++ b/src/views/device-manage/index.vue @@ -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;