styling
parent
657974b518
commit
036dea3d0f
|
@ -925,6 +925,10 @@ input[type=checkbox] {
|
|||
height:155px !important;
|
||||
border-left: 1px solid #ccc !important;
|
||||
}
|
||||
.chatAndUsers > #otherusers{
|
||||
max-height: 100px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.chatAndUsersChat > div > #titlecross{
|
||||
display:none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue