Skip to content

Commit

Permalink
🐛 - fix: fixed the overlapping of the icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Xaohs committed Oct 4, 2024
1 parent 26973d5 commit 7e38ab8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/form/formcontrol/formcontrol.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
.mykn-input,
.mykn-select {
width: 100%;
padding-right: 30px;
}

&--direction-horizontal {
Expand Down

0 comments on commit 7e38ab8

Please sign in to comment.