luke 6 лет назад
Родитель
Сommit
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 {