Unread messages override
This commit is contained in:
parent
5fe1bfed8f
commit
389738c278
|
@ -17,3 +17,7 @@
|
||||||
background-color: rgba(0,0,0,0.6);
|
background-color: rgba(0,0,0,0.6);
|
||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.guilds-wrapper .unread-mentions-indicator-top {
|
||||||
|
top: 50px;
|
||||||
|
}
|
Loading…
Reference in New Issue