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

This commit is contained in:
Samantaz Fox 2023-03-12 23:42:38 +01:00
commit b4806e7ba9
No known key found for this signature in database
GPG key ID: F42821059186176E
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;
}