mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-02 22:45:21 -04:00
Comments: Add support for custom emojis + member info (#3636)
This commit is contained in:
commit
b4806e7ba9
3 changed files with 42 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue