From 54733f7c7d9dc5e1110869cb859429ce9661ce1c Mon Sep 17 00:00:00 2001 From: taoshihan <630892807@qq.com> Date: Sun, 5 Jun 2022 23:09:45 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BF=E5=AE=A2=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/common.css | 11 ++++++++--- static/templates/chat_page.html | 29 ++++++++++++++++++----------- 2 files changed, 26 insertions(+), 14 deletions(-) diff --git a/static/css/common.css b/static/css/common.css index 986dd3b..c272c95 100644 --- a/static/css/common.css +++ b/static/css/common.css @@ -321,7 +321,7 @@ /*margin-bottom: 80px;*/ } .chatVisitorPage{ - height: calc(100% - 95px); + height: calc(100% - 71px); overflow-y: auto; } .chatVisitorPage .chatBox{ @@ -380,8 +380,13 @@ a{color: #07a9fe;text-decoration: none;} .chatTitle{height: 30px;line-height: 30px;color: #1989fa} .chatBoxSend{ - background: #fff;height: 100px; position: relative; + padding-top: 5px; + background: #fff; + width: 100%; + height: 65px; + z-index: 99; + border-top: 1px solid #e4e4e4; } .chatBoxSendBtn{float: right;margin: 12px 4px 0 0;} .footContact{text-align: center;} @@ -486,7 +491,7 @@ a{color: #07a9fe;text-decoration: none;} border-radius: 4px; } .chatVisitorPage { - height: calc(100% - 165px); + height: calc(100% - 140px); } .chatEntTitle{display: flex;} .chatEntTitleLogo { diff --git a/static/templates/chat_page.html b/static/templates/chat_page.html index 3a33f2d..9ef0463 100644 --- a/static/templates/chat_page.html +++ b/static/templates/chat_page.html @@ -50,26 +50,33 @@ +
-
-
-
-
+ + + +
+ + +
+
-
- - - <{flyLang.sent}> -
-