Fix notification placement

pull/211/head
Zef Hemel 2022-12-16 13:25:53 +01:00
parent 0314e3025f
commit def2e8ddba
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
}
.sb-notifications {
position: absolute;
position: fixed;
bottom: 0;
left: 5px;
right: 5px;