mirror of
https://github.com/RightNow-AI/openfang.git
synced 2026-05-02 20:42:13 +02:00
fix list style in message bubble
This commit is contained in:
@@ -647,6 +647,11 @@ mark.search-highlight {
|
||||
color: var(--text);
|
||||
}
|
||||
|
||||
.message-bubble.markdown-body ul,
|
||||
.message-bubble.markdown-body ol {
|
||||
padding-left: 2em;
|
||||
}
|
||||
|
||||
.copy-btn {
|
||||
position: absolute;
|
||||
top: 6px;
|
||||
|
||||
Reference in New Issue
Block a user