mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-12 10:36:23 +00:00
Match by partial class name in emoji container selector
This commit is contained in:
parent
47c33696fc
commit
86a9a68eca
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
.reaction_fef95b .emoji {
|
||||
[class^="reaction_"] .emoji {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue