Comments: Add support for custom emojis + member info (#3636)

This commit is contained in:
Samantaz Fox
2023-03-12 23:42:38 +01:00
3 changed files with 42 additions and 1 deletions

View File

@ -583,3 +583,7 @@ p,
/* Wider settings name to less word wrap */
.pure-form-aligned .pure-control-group label { width: 19em; }
.channel-emoji {
margin: 0 2px;
}