-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Error Summary, Dialog]: Minor CSS changes #505
Conversation
margin-top: spacing.$spacing-xs; | ||
fudis-notification { | ||
.fudis-icon-host { | ||
margin-top: spacing.$spacing-xs; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Went through all of the changed images and nothing out of the ordinary stood out but it seems to me that this isn't working at all (and not sure if it should or is the current outcome the wanted one).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
During the work on PR #498 some adjustments were made to Dialog's and Error Summary styles.
As that PR is a breaking change and checking out that Playwright tests are not failing otherwise than these small CSS fixes, this PR was made.