Fix notification placement
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
}
|
||||
|
||||
.sb-notifications {
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
left: 5px;
|
||||
right: 5px;
|
||||
|
||||
Reference in New Issue
Block a user