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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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 {