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:
Grzesiek11 2023-12-24 13:15:33 +01:00
parent 86a9a68eca
commit d0e1791e6b
No known key found for this signature in database
GPG key ID: 4A5445FB68CDB5C4

View file

@ -1,3 +1,3 @@
[class^="reaction_"] .emoji {
.reaction_fef95b .emoji {
white-space: nowrap;
}