mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
emoji: Remove unnecessary style declaration.
The `.emoji-popover` element is a div and thus has display: block by default.
This commit is contained in:
parent
190b25878e
commit
54c01ac46e
@ -155,7 +155,6 @@
|
||||
}
|
||||
|
||||
.emoji-popover {
|
||||
display: block;
|
||||
width: 250px;
|
||||
|
||||
.reacted {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user