ソースを参照

update pc_chat

luke 6 年 前
コミット
bdf895c6bd
1 ファイル変更1 行追加1 行削除
  1. 1 1
      pc_chat/src/components/chat.vue

+ 1 - 1
pc_chat/src/components/chat.vue

@@ -2093,7 +2093,7 @@
 		margin: 10px 0 0 50px;
 		border: 1px solid #dfdfdf;
 		border-radius: 5px;
-		width: 70%;
+		width: 280px;
 	}
 
 	.questionList div, .changeService div {