luke 6 роки тому
батько
коміт
7c5c372035

+ 1 - 0
pc_chat/src/components/leaveMsg.vue

@@ -250,6 +250,7 @@
 </script>
 <style scoped>
 	.chatBox {
+		margin: 0 auto;
 		width: 700px;
 	}
 

+ 1 - 0
pc_chat/src/components/ledgeBase.vue

@@ -279,6 +279,7 @@
 
 	.chatBox {
 		width: 700px;
+		margin:0 auto;
 	}
 
 	.el-header {