mirror of
https://github.com/discourse/discourse.git
synced 2025-03-23 14:30:10 +08: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;
|
||||
width: 1.25em;
|
||||
height: 1.25em;
|
||||
background-color: var(--tertiary-low);
|
||||
background-color: var(--secondary);
|
||||
border-radius: 50%;
|
||||
|
||||
.emoji {
|
||||
|
Loading…
x
Reference in New Issue
Block a user