mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
emoji: Rename reaction_button_visible.
This commit renames the `reaction_button_visible` class to `active-emoji-picker-reference` to clearly document what it's for.
This commit is contained in:
committed by
Tim Abbott
parent
08279820fb
commit
96d070143a
@@ -134,7 +134,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.reaction_button_visible {
|
||||
.active-emoji-picker-reference {
|
||||
visibility: visible !important;
|
||||
pointer-events: all !important;
|
||||
opacity: 1 !important;
|
||||
|
||||
Reference in New Issue
Block a user