Skip to content

Commit

Permalink
feat: remove var from host
Browse files Browse the repository at this point in the history
  • Loading branch information
Osman Minaz committed Nov 27, 2023
1 parent 3caa06d commit e405fd6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/toast/toast.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
--sbb-toast-padding-inline: var(--sbb-spacing-responsive-xs);
--sbb-toast-border-radius: var(--sbb-border-radius-4x);
--sbb-toast-container-display: flex;
--sbb-toast-container-position: fixed;
--sbb-toast-horizontal-position: initial;
--sbb-toast-vertical-position: initial;
}
Expand Down

0 comments on commit e405fd6

Please sign in to comment.