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…
Reference in New Issue