From 795c8593b0e28e8502ed344b01b3497c76f061e0 Mon Sep 17 00:00:00 2001 From: taoshihan1991 <630892807@qq.com> Date: Fri, 18 Sep 2020 09:49:44 +0800 Subject: [PATCH] =?UTF-8?q?fix=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/html/chat_main.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/html/chat_main.html b/static/html/chat_main.html index cd7557a..c1dc2be 100644 --- a/static/html/chat_main.html +++ b/static/html/chat_main.html @@ -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 @@ -
+