mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-26 06:57:04 +01:00
Merge pull request #125 from jelle619/master
Fixed reactions not displaying properly
This commit is contained in:
commit
5239c2ffc0
@ -841,8 +841,8 @@ p.mentioned span.chatmessage {
|
|||||||
font-size: 12pt;
|
font-size: 12pt;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
margin-left: 6px;
|
margin-left: 6px;
|
||||||
|
margin-top: 6px;
|
||||||
padding-left: 3px;
|
padding-left: 3px;
|
||||||
padding-right: 3px;
|
|
||||||
color: #C3C4C5;
|
color: #C3C4C5;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
height: 27px;
|
height: 27px;
|
||||||
|
Loading…
Reference in New Issue
Block a user