Make selected channel bold

This commit is contained in:
Orien Vandenbergh 2017-10-31 15:11:10 -06:00
parent 8f54666c4b
commit dccfed0b63

View File

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