From d9ffdf9df841e73a5930c1f5fe580c7faa768b77 Mon Sep 17 00:00:00 2001 From: hide_d Date: Tue, 17 Apr 2018 03:23:02 +0900 Subject: [PATCH] =?UTF-8?q?=EC=99=B8=EA=B5=90=20=EC=84=9C=EC=8B=A0=20?= =?UTF-8?q?=EB=B0=80=EB=A6=AC=EB=8A=94=20=EB=B2=84=EA=B7=B8=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/css/msg.css | 2 ++ hwe/js/templates/message.html | 5 +---- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/hwe/css/msg.css b/hwe/css/msg.css index af2ab808..546123be 100644 --- a/hwe/css/msg.css +++ b/hwe/css/msg.css @@ -91,7 +91,9 @@ } .board_side{ + height:1370px; width:498px; + overflow-y: hidden; display:inline-block; border-left:groove 1px; border-right:groove 1px; diff --git a/hwe/js/templates/message.html b/hwe/js/templates/message.html index 8e703c14..11895e03 100644 --- a/hwe/js/templates/message.html +++ b/hwe/js/templates/message.html @@ -32,7 +32,4 @@ <%if(this.option && this.option.action) {%>
-
- <%} %> - - \ No newline at end of file + <%} %> \ No newline at end of file