Fix cursor height in safari

This commit is contained in:
afc163 2017-09-22 20:16:36 +08:00
parent bdecb4ebd9
commit 776beaee05

View File

@ -258,6 +258,7 @@
background: transparent;
outline: 0;
border-radius: @border-radius-base;
line-height: 1;
}
.@{select-prefix-cls}-search__field__mirror {