메시지함 높이 고정을 최소 높이로 변경
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
|||||||
outline-style:solid;
|
outline-style:solid;
|
||||||
outline-width:1px;
|
outline-width:1px;
|
||||||
outline-color: gray;
|
outline-color: gray;
|
||||||
height:64px;
|
min-height:64px;
|
||||||
font-size:12px;
|
font-size:12px;
|
||||||
word-break:break-all;
|
word-break:break-all;
|
||||||
color:white;
|
color:white;
|
||||||
|
|||||||
Reference in New Issue
Block a user