mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Y U Use min-height?
This commit is contained in:
parent
c5821e543b
commit
311c519a9d
@ -88,7 +88,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.chatMessageContainer {
|
.chatMessageContainer {
|
||||||
min-height: 200px;
|
height: 200px;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user