Skip to content

Commit

Permalink
ktl-1608 feat: fix clear button
Browse files Browse the repository at this point in the history
  • Loading branch information
krutilov authored and berezinant committed Oct 2, 2024
1 parent a96e408 commit 9c3d234
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ $secondary-font-color: rgba(255, 255, 255, 0.7);

button[data-test='ring-input-clear'] {
color: #fff !important;
top: 10px;
right: 6px;

span {
display: none;
Expand Down

0 comments on commit 9c3d234

Please sign in to comment.