Commit a41b1e0c by 1808837298@qq.com

fix: playground气泡溢出 #511

parent ede6825f
...@@ -65,6 +65,11 @@ body { ...@@ -65,6 +65,11 @@ body {
height: 100%; height: 100%;
} }
.semi-chat-chatBox-content {
min-width: auto;
word-break: break-word;
}
.tableHiddle { .tableHiddle {
display: none !important; display: none !important;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment