mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-25 14:37:02 +01:00
Fixed reactions not displaying properly
![Before](https://i.imgur.com/fSq1PjD.png) ![After](https://i.imgur.com/iCy4hUJ.png)
This commit is contained in:
parent
45ecb6c24f
commit
017d173b09
@ -841,8 +841,8 @@ p.mentioned span.chatmessage {
|
||||
font-size: 12pt;
|
||||
border-radius: 5px;
|
||||
margin-left: 6px;
|
||||
margin-top: 6px;
|
||||
padding-left: 3px;
|
||||
padding-right: 3px;
|
||||
color: #C3C4C5;
|
||||
cursor: pointer;
|
||||
height: 27px;
|
||||
@ -1120,4 +1120,4 @@ p.mentioned span.chatmessage {
|
||||
--chatmessage: #C3C4C5;
|
||||
--discrim: #FFFFFF;
|
||||
--chatbox: #37474F;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user