Make selected channel bold
This commit is contained in:
parent
8f54666c4b
commit
dccfed0b63
@ -149,6 +149,7 @@ ts-message, .client_container {
|
||||
background-color: var(--background) !important;
|
||||
border: solid var(--border-bright);
|
||||
border-width: 1px 1px 1px 0;
|
||||
font-weight: bold !important;
|
||||
}
|
||||
|
||||
.p-channel_sidebar__channel:hover,
|
||||
|
Loading…
Reference in New Issue
Block a user