Unread messages override

This commit is contained in:
Jiiks 2018-01-20 01:07:09 +02:00
parent 5fe1bfed8f
commit 389738c278
1 changed files with 4 additions and 0 deletions

View File

@ -17,3 +17,7 @@
background-color: rgba(0,0,0,0.6);
border-radius: 16px;
}
.guilds-wrapper .unread-mentions-indicator-top {
top: 50px;
}