Fix notification placement
parent
0314e3025f
commit
def2e8ddba
|
@ -63,7 +63,7 @@
|
|||
}
|
||||
|
||||
.sb-notifications {
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
left: 5px;
|
||||
right: 5px;
|
||||
|
|
Loading…
Reference in New Issue