notification is on top
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
visibility: hidden;
|
||||
border-radius: 2px;
|
||||
top: 1em;
|
||||
|
||||
Reference in New Issue
Block a user