mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
alerts: Change sidebar alerts to be at top of the screen.
This changes the alerts to be individual boxes that slide down from the top of the screen for a better UI experience.
This commit is contained in:
committed by
Tim Abbott
parent
2d52463b61
commit
34f9ccb87c
@@ -27,6 +27,7 @@ GENERIC_KEYWORDS = [
|
||||
'first',
|
||||
'second',
|
||||
'selected',
|
||||
'fade-out',
|
||||
]
|
||||
|
||||
def raise_error(fn, i, line):
|
||||
|
||||
Reference in New Issue
Block a user