Explorar o código

update pc_chat

luke %!s(int64=6) %!d(string=hai) anos
pai
achega
d9a4d21569
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      pc_chat/src/components/chat.vue

+ 3 - 2
pc_chat/src/components/chat.vue

@@ -2090,9 +2090,10 @@
 	}
 
 	.questionList, .changeService {
-		margin: 10px;
-		border: 1px solid rgba(223, 223, 223, 1);
+		margin: 10px 0 0 50px;
+		border: 1px solid #dfdfdf;
 		border-radius: 5px;
+		width: 70%;
 	}
 
 	.questionList div, .changeService div {