mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
The "light-border" theme was set as the default theme for all the popovers, but was no longer in use, since all of our current popovers either use the "popover-menu" theme or the "dropdown-widget" theme. In response to the above reasoning, this commit removes the redundant "light-border" Tippyjs theme usage from the codebase.