5 lines
55 B
CSS
5 lines
55 B
CSS
.divChat {
|
|
overflow: auto;
|
|
height: 300px;
|
|
}
|
.divChat {
|
|
overflow: auto;
|
|
height: 300px;
|
|
}
|