Resolve the issue of missing indentation for "ol" tag in message content.
This commit is contained in:
@@ -63,7 +63,7 @@ onUpdated(() => {
|
|||||||
|
|
||||||
<style>
|
<style>
|
||||||
.chat-msg-content ol {
|
.chat-msg-content ol {
|
||||||
list-style-position: inside;
|
padding-left: 2em;
|
||||||
}
|
}
|
||||||
.hljs-code-container {
|
.hljs-code-container {
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
|
|||||||
Reference in New Issue
Block a user