Match by partial class name in emoji container selector

This commit is contained in:
Grzesiek11 2023-12-22 19:34:16 +01:00
parent 47c33696fc
commit 86a9a68eca
No known key found for this signature in database
GPG key ID: 4A5445FB68CDB5C4

View file

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