mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-07-05 10:54:35 +00:00
Dynamically resize conversation page boxes
This commit is contained in:
@ -8,6 +8,10 @@
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
.conversations-page-container .conversations-list-box ul {
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
.conversations-page-container a.selected {
|
||||
background: #f7f7f7;
|
||||
}
|
Reference in New Issue
Block a user