mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 03:29:39 +08:00
Fix cursor height in safari
This commit is contained in:
parent
bdecb4ebd9
commit
776beaee05
@ -258,6 +258,7 @@
|
|||||||
background: transparent;
|
background: transparent;
|
||||||
outline: 0;
|
outline: 0;
|
||||||
border-radius: @border-radius-base;
|
border-radius: @border-radius-base;
|
||||||
|
line-height: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.@{select-prefix-cls}-search__field__mirror {
|
.@{select-prefix-cls}-search__field__mirror {
|
||||||
|
Loading…
Reference in New Issue
Block a user