|
|
@ -27,7 +27,7 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.chatBoxMe .el-col-3{float: right;text-align: right;}
|
|
|
|
.chatBoxMe .el-col-3{float: right;text-align: right;}
|
|
|
|
.chatBoxMe .chatUser{text-align: right}
|
|
|
|
.chatBoxMe .chatUser{text-align: right}
|
|
|
|
.chatBox{width: 100%;height:380px;overflow-y: auto;overflow-x: hidden;}
|
|
|
|
.chatBox{width: 100%;height:calc(100% - 175px);overflow-y: auto;overflow-x: hidden;}
|
|
|
|
.chatTime{text-align: center;color: #bbb;margin: 5px 0;font-size: 12px;}
|
|
|
|
.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;}
|
|
|
|
.funcBtns{margin: 2px 0px;color: #7f7f7f;border-bottom: 1px solid #e6e6e6;font-size: 12px;padding: 5px 0px;}
|
|
|
|
</style>
|
|
|
|
</style>
|
|
|
|