added notifications
This commit is contained in:
@@ -49,4 +49,14 @@ svg text{
|
||||
|
||||
.menu .tile .list .tile{
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#messages{
|
||||
display: none;
|
||||
position: fixed;
|
||||
bottom: 5px;
|
||||
right: 5px;
|
||||
padding: 5px;
|
||||
border-radius: 5px;
|
||||
background: yellow;
|
||||
}
|
||||
Reference in New Issue
Block a user