Skip to content

Commit

Permalink
fix: better vertical align for labels
Browse files Browse the repository at this point in the history
  • Loading branch information
ma-efremoff committed Mar 7, 2024
1 parent 73b1230 commit 4060084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dialog/Dialog/Dialog.scss
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
}

&__label {
padding-top: 5px;
padding-top: 3px;
display: flex;
font-size: var(--g-text-body-2-font-size);
}
Expand Down

0 comments on commit 4060084

Please sign in to comment.