mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
css: Fix night mode styling for mentions.
This was missed in developing
51c6c82003.
This commit is contained in:
@@ -355,7 +355,7 @@ on a dark background, and don't change the dark labels dark either. */
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
.mention .messagebox {
|
||||
.mention .messagebox-content {
|
||||
background-color: hsla(8, 78%, 43%, 0.15);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user