change padding of ping / mention

This commit is contained in:
HF 2022-08-13 23:39:17 +02:00
parent fc86dcd967
commit fec22a7156

View File

@ -737,10 +737,6 @@ tr:nth-child(even) {
color: #1d1c1c;
border-radius: 6px;
}
.mention, .ping {
margin-left: 5px;
margin-right: 5px;
}
.chatlink {
position: absolute;
top: 5px;