From 8aed38c1b55d4b0289893afed1c111b7871be6c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B0=E5=B9=BF=E9=93=B6?= <273650669@qq.com> Date: Sat, 28 Oct 2017 10:49:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9F=BA=E7=A1=80=E5=8A=9F=E8=83=BD=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/client.css | 4 ++-- views/client/index.ejs | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public/css/client.css b/public/css/client.css index ac9fd9c..4c7904a 100644 --- a/public/css/client.css +++ b/public/css/client.css @@ -12,13 +12,13 @@ a { } .msg-box { - margin-bottom: 20px; + margin-bottom: 10px; + margin-top: 10px; } .msg-agent, .msg-bot, .msg-client { position: relative; width: 100%; - margin-bottom: 20px; padding-left: 50px; } diff --git a/views/client/index.ejs b/views/client/index.ejs index 082bd50..95ac746 100644 --- a/views/client/index.ejs +++ b/views/client/index.ejs @@ -20,7 +20,7 @@