mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
add channel emoji css class
This commit is contained in:
parent
b5eb6016bb
commit
60b7c8015c
2 changed files with 5 additions and 1 deletions
|
@ -565,3 +565,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