mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +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;
|
text-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mention .messagebox {
|
.mention .messagebox-content {
|
||||||
background-color: hsla(8, 78%, 43%, 0.15);
|
background-color: hsla(8, 78%, 43%, 0.15);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user