Fix notification placement

This commit is contained in:
Zef Hemel
2022-12-16 13:25:53 +01:00
parent 0314e3025f
commit def2e8ddba
+1 -1
View File
@@ -63,7 +63,7 @@
} }
.sb-notifications { .sb-notifications {
position: absolute; position: fixed;
bottom: 0; bottom: 0;
left: 5px; left: 5px;
right: 5px; right: 5px;