메시지 표기 프레임 변경

This commit is contained in:
2018-04-17 02:14:58 +09:00
parent 33b7d228f9
commit 3d602b49bf
3 changed files with 10 additions and 8 deletions
+5 -2
View File
@@ -91,8 +91,11 @@
}
.board_side{
width:50%;
float:left;
width:498px;
display:inline-block;
border-left:groove 1px;
border-right:groove 1px;
border-bottom:groove 1px;
}
.msg_body{