mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
fix: Input.TextArea clear icon disappears (#24360)
* [#24359]: fix this issues details: https://github.com/ant-design/ant-design/issues/24359 * fix css order
This commit is contained in:
parent
a518a2b0b1
commit
4066f2f624
@ -47,5 +47,6 @@
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
z-index: 1;
|
||||
margin: 8px 8px 0 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user