@ -70,7 +70,8 @@
}
ul {
.chat-content {
.fix-lists;
height: 250px;
overflow-y: auto;
resize: none;
@ -47,3 +47,21 @@
text-overflow: ellipsis;
white-space: nowrap;
.fix-lists {
> li {
list-style-type: disc;
ul > li {
list-style-type: circle;
list-style-type: square;
margin-bottom: 10px;
@ -239,21 +239,7 @@
.content {
blockquote {
font-size: 85%;