Change the background color of the user status bubble (#17204)

This commit is contained in:
Andrei Prigorshnev
2022-06-22 19:40:21 +04:00
committed by GitHub
parent 033f72c65f
commit 278752fa87

View File

@@ -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 {