pull/30/head
taoshihan1991 5 years ago
parent 889e4433d6
commit 795c8593b0

@ -17,8 +17,8 @@
.chatBg{min-height: 100%;background: #fff;border: solid 1px #e6e6e6;overflow: hidden;}
.chatLeft{ margin-left: 4px;}
.sw-bg{background: #fff;border: solid 1px #e6e6e6;boder-top:none;padding:5px 10px;}
.chatContext .el-row{margin-bottom: 5px;}
.chatContext{position: relative;}
.chatBgContext .el-row{margin-bottom: 5px;}
.chatBgContext{position: relative;}
.chatUser{
line-height: 24px;
font-size: 12px;
@ -104,7 +104,7 @@
</div>
</el-col>
<el-col :span="12">
<div class="sw-bg chatContext">
<div class="sw-bg chatBgContext">
<el-alert
:title="chatTitle"
type="success">

Loading…
Cancel
Save