فهرست منبع

fix: playground气泡溢出 #511

1808837298@qq.com 1 سال پیش
والد
کامیت
746311242b
1فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  1. 5 0
      web/src/index.css

+ 5 - 0
web/src/index.css

@@ -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;
 }
 }