mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
notifications: Improve HTML/CSS for desktop notifications.
This commit is contained in:
@@ -222,6 +222,7 @@ function in_browser_notify(message, title, content, raw_operators, opts) {
|
||||
gravatar_url: ui.small_avatar_url(message),
|
||||
title: title,
|
||||
content: content,
|
||||
message_id: message.id,
|
||||
}));
|
||||
|
||||
$('.top-right').notify({
|
||||
|
||||
Reference in New Issue
Block a user