Files
zulip/web/styles
Aman Agrawal 85d57780b8 reactions: Fix bottom border missing.
We align bottom border radius with that of the popover to get
border to appear around the bottom edges.

`height` was not required on `emoji-picker-popover` as the height
is already being limited by `.emoji-popover-emoji-map` which
is enough to get the scrolling effect on overflow.
2025-03-06 09:10:37 -08:00
..