We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca22e72 commit 9f173aeCopy full SHA for 9f173ae
scss/_toasts.scss
@@ -7,7 +7,6 @@
7
background-clip: padding-box;
8
border: $toast-border-width solid $toast-border-color;
9
box-shadow: $toast-box-shadow;
10
- backdrop-filter: blur(10px);
11
opacity: 0;
12
@include border-radius($toast-border-radius);
13
0 commit comments