|
|
|
@ -56,7 +56,7 @@
|
|
|
|
|
.chatBoxMe .el-col-3{float: right;text-align: right;}
|
|
|
|
|
.chatBoxMe .chatUser{text-align: right}
|
|
|
|
|
.chatBoxMe .chatContent:after{left:auto;right: -10px;}
|
|
|
|
|
.chatBox{max-height: 340px;overflow-y: auto;overflow-x: hidden;}
|
|
|
|
|
.chatBox{height: 340px;overflow-y: auto;overflow-x: hidden;}
|
|
|
|
|
.chatTime{text-align: center;color: #bbb;margin: 5px 0;font-size: 12px;}
|
|
|
|
|
.funcBtns{margin: 2px 0px;color: #7f7f7f;border-bottom: 1px solid #e6e6e6;font-size: 12px;padding: 5px 0px;}
|
|
|
|
|
</style>
|
|
|
|
|