mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 01:40:40 +08:00
UX: Fix z-index for new topic alert (#13676)
This commit is contained in:
parent
81d1a61d17
commit
538dcb7acd
@ -32,6 +32,7 @@
|
||||
color: var(--primary);
|
||||
&.clickable {
|
||||
color: var(--tertiary);
|
||||
z-index: z("base");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user