mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 13:00:44 +00:00
fix: resolve small triage issues
This commit is contained in:
@@ -29,6 +29,12 @@
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.chat-text :where(table) {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.chat-text :where(p + p, p + ul, p + ol, p + pre, p + blockquote) {
|
||||
margin-top: 0.75em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user