Skip to content

Commit 6ded1f8

Browse files
dvsmcnosovk
authored andcommitted
pick changes from beyonk-group#42
1 parent 13f5850 commit 6ded1f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/Notifications.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
.toasts > .toast > .progress {
147147
position: absolute;
148148
bottom: 0;
149-
background-color: rgb(0, 0, 0, 0.3);
149+
background-color: rgba(0, 0, 0, 0.3);
150150
height: 6px;
151151
width: 100%;
152152
animation-name: shrink;

0 commit comments

Comments
 (0)