task#14196,web端搜索框字体大小优化

This commit is contained in:
2024-07-08 17:43:09 +08:00
parent f472c878e8
commit af297b5892

View File

@ -1223,6 +1223,7 @@ export default {
::v-deep .el-input--suffix .el-input__inner {
height: 32px;
background: #EFF2F8;
font-size: 12px;
}
::v-deep .el-input__inner {