Dont use bold for selected channel (#4948)

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
Kristina 2024-03-13 19:26:44 +04:00 committed by GitHub
parent f2b4176db3
commit 8411e50bab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -211,7 +211,6 @@
&.selected {
color: var(--global-accent-TextColor);
font-weight: 500;
}
}