@@ -382,14 +382,12 @@ p {
}
.mainDown {
height: 50px;
- line-height: 50px;
text-align: center;
-
/deep/.el-dialog__body {
- padding: 30px 20px;
+ padding: 15px 20px;
color: #606266;
font-size: 14px;
- height: 800px;
+ height: 660px;
word-break: break-all;
@@ -121,7 +121,7 @@ export default {
<style lang="less" scoped>
.chat_frame {
- height: 360px;
+ height: 350px;
border: 1px solid #ccc;
margin-bottom: 10px;
overflow-y: auto;