Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit

Permalink
Style toasts
Browse files Browse the repository at this point in the history
  • Loading branch information
sdvg committed Feb 5, 2025
1 parent 5eaed54 commit 32b4f62
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/toast-container.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
@use '../rem' as *;
@use '../mixins/alert-wc' as *;

@layer kol-theme-component {
@include kol-alert-theme;

:host {
top: rem(calc(1 * 16));
right: rem(calc(1 * 16));
Expand Down

0 comments on commit 32b4f62

Please sign in to comment.