Commit bfcab3a0 authored by tyn's avatar tyn

区间金额输入框行高 更正

parent c8c1d75a
...@@ -76,7 +76,7 @@ export default { ...@@ -76,7 +76,7 @@ export default {
.dsk-range-start, .dsk-range-start,
.dsk-range-end { .dsk-range-end {
&.dsk-amount-ipt.el-input { &.dsk-amount-ipt.el-input {
line-height: 20px; line-height: 1;
height: 100%; height: 100%;
.el-input__inner { .el-input__inner {
line-height: 1; line-height: 1;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment