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