perf:修改Automatic installation下拉框样式

This commit is contained in:
zyh
2023-03-07 17:37:48 +08:00
parent fa15c13e09
commit a22a246dbe
5 changed files with 101 additions and 20 deletions

View File

@@ -398,6 +398,15 @@
.el-select{
width: 220px;
}
.v-selectpage{
width: 640px;
.sp-base.sp-input{
height: 32px;
}
.sp-icon-close{
display: none;
}
}
.nz-btn{
margin-left: 18px;
}