mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
navbar: Rename realm-logo to realm-navbar-wide-logo.
This commit is contained in:
@@ -630,7 +630,7 @@ export function initialize(): void {
|
||||
});
|
||||
|
||||
tippy.delegate("body", {
|
||||
target: "#realm-logo",
|
||||
target: "#realm-navbar-wide-logo",
|
||||
placement: "right",
|
||||
appendTo: () => document.body,
|
||||
onShow(instance) {
|
||||
|
||||
Reference in New Issue
Block a user