fix: adjust icon's position in the button component

This commit is contained in:
Hossein Mehrabi 2023-05-30 01:22:54 +03:30
parent 9d01136a1b
commit ec7cdf0e82
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ export const ButtonStyles = css`
.${buttonClasses.withIcon} {
display: flex;
align-items: center;
}
.${buttonClasses.icon} {