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