Skip to content

Commit

Permalink
fix: fixed misaligned form validation text with icon (#2202)
Browse files Browse the repository at this point in the history
* fix: fixed misaligned form validation text with icon
  • Loading branch information
PKulkoRaccoonGang authored Apr 21, 2023
1 parent 96afc04 commit 334a9e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Form/_FormText.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.pgn__form-text {
font-size: $small-font-size;
display: flex;
align-items: center;

.pgn__icon {
Expand Down

0 comments on commit 334a9e6

Please sign in to comment.