<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.modal-body .channel-list{
	max-height: 50vh;
	overflow-y: scroll;
}

.channel-list .notification-count{
	position: absolute;
	right: 0;
	top: 0;
}

.channel-list .channel-item:hover{
	opacity: .8;
}</pre></body></html>