외교 서신 밀리는 버그 수정
This commit is contained in:
@@ -91,7 +91,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.board_side{
|
.board_side{
|
||||||
|
height:1370px;
|
||||||
width:498px;
|
width:498px;
|
||||||
|
overflow-y: hidden;
|
||||||
display:inline-block;
|
display:inline-block;
|
||||||
border-left:groove 1px;
|
border-left:groove 1px;
|
||||||
border-right:groove 1px;
|
border-right:groove 1px;
|
||||||
|
|||||||
@@ -32,7 +32,4 @@
|
|||||||
<%if(this.option && this.option.action) {%>
|
<%if(this.option && this.option.action) {%>
|
||||||
<div class="msg_prompt">
|
<div class="msg_prompt">
|
||||||
<button class="prompt_yes btn_prompt">수락</button> <button class="prompt_no btn_prompt">거절</button>
|
<button class="prompt_yes btn_prompt">수락</button> <button class="prompt_no btn_prompt">거절</button>
|
||||||
</div>
|
</div><%} %></div></div>
|
||||||
<%} %>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
Reference in New Issue
Block a user