Skip to content

Commit

Permalink
fix: Input.TextArea clear icon disappears (#24360)
Browse files Browse the repository at this point in the history
* [#24359]: fix this issues

details: #24359

* fix css order
  • Loading branch information
daolou committed May 21, 2020
1 parent a518a2b commit 4066f2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/input/style/allow-clear.less
Expand Up @@ -47,5 +47,6 @@
position: absolute;
top: 0;
right: 0;
z-index: 1;
margin: 8px 8px 0 0;
}

0 comments on commit 4066f2f

Please sign in to comment.