Added scrollbar style to private chat list

This commit is contained in:
WolverinDEV 2019-10-19 20:55:34 +02:00
parent c6a4120cf8
commit d298f0d656

View file

@ -213,6 +213,8 @@ $client_info_avatar_size: 10em;
overflow-x: hidden;
overflow-y: auto;
@include chat-scrollbar-vertical();
width: 25%;
min-width: 100px;