Skip to content

Commit 9f173ae

Browse files
mdoXhmikosR
authored andcommitted
Remove backdrop-filter from toasts
1 parent ca22e72 commit 9f173ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scss/_toasts.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
background-clip: padding-box;
88
border: $toast-border-width solid $toast-border-color;
99
box-shadow: $toast-box-shadow;
10-
backdrop-filter: blur(10px);
1110
opacity: 0;
1211
@include border-radius($toast-border-radius);
1312

0 commit comments

Comments
 (0)