Fix external link icon size in livestream chat
This commit is contained in:
parent
0ecbb3a73b
commit
c479a18cd8
1 changed files with 6 additions and 0 deletions
|
@ -238,5 +238,11 @@
|
|||
.channel-name {
|
||||
font-size: var(--font-small);
|
||||
}
|
||||
|
||||
.button--link {
|
||||
.icon {
|
||||
flex-shrink: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue