Fixing chat message formatting in #1315

This commit is contained in:
Gabe Kangas
2021-08-18 16:11:00 -07:00
parent 0f00a700e7
commit 8907566ed1
4 changed files with 16 additions and 2 deletions

View File

@@ -179,6 +179,19 @@
/* height: 15rem; */
}
.message-text ul li:before {
content: '» ';
}
.message-text p {
margin-bottom: 1.0em;
}
.message-text li {
margin: 0.3em;
margin-bottom: 1.0em;
}
/* MESSAGE TEXT CONTENT */
/* MESSAGE TEXT CONTENT */
/* MESSAGE TEXT CONTENT */