mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Change the background color of the user status bubble (#17204)
This commit is contained in:
parent
033f72c65f
commit
278752fa87
@ -437,7 +437,7 @@ table {
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
width: 1.25em;
|
width: 1.25em;
|
||||||
height: 1.25em;
|
height: 1.25em;
|
||||||
background-color: var(--tertiary-low);
|
background-color: var(--secondary);
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
|
|
||||||
.emoji {
|
.emoji {
|
||||||
|
Loading…
Reference in New Issue
Block a user