mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Enabled slimScroll on conversation list
This commit is contained in:
@ -4,6 +4,10 @@
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
.conversations-list-box ul {
|
||||
max-height: 250px;
|
||||
}
|
||||
|
||||
.conversations-list-box .last-activity {
|
||||
margin-left: 5px;
|
||||
color: #777;
|
||||
|
Reference in New Issue
Block a user