Skip to content

Commit

Permalink
fix: test chromatic
Browse files Browse the repository at this point in the history
  • Loading branch information
dauriamarco committed Dec 18, 2023
1 parent a08493b commit 3df3311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/notification/notification.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
--sbb-notification-visibility: hidden;
--sbb-notification-opacity: 0;
--sbb-notification-max-height: 0;
--sbb-notification-margin: 0;
--sbb-notification-margin: 1rem;
--sbb-notification-padding-block: var(--sbb-spacing-responsive-xxs);
--sbb-notification-padding-inline: var(--sbb-spacing-responsive-xs);
--sbb-notification-color: var(--sbb-color-charcoal-default);
Expand Down

0 comments on commit 3df3311

Please sign in to comment.