task#14196,web端搜索框字体大小优化
This commit is contained in:
@ -1223,6 +1223,7 @@ export default {
|
|||||||
::v-deep .el-input--suffix .el-input__inner {
|
::v-deep .el-input--suffix .el-input__inner {
|
||||||
height: 32px;
|
height: 32px;
|
||||||
background: #EFF2F8;
|
background: #EFF2F8;
|
||||||
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep .el-input__inner {
|
::v-deep .el-input__inner {
|
||||||
|
Reference in New Issue
Block a user