IP库文件

pull/23/head
陶士涵 4 years ago
parent b5ab613e4c
commit 5effc67f91

Binary file not shown.

@ -253,7 +253,7 @@
.chatBox{
/*max-height: 600px;*/
/*overflow-y: auto;*/
/*overflow-x: hidden;*/
overflow-x: hidden;
/*margin-bottom: 80px;*/
}
.chatBox .el-col{margin:10px 0;}
@ -304,7 +304,7 @@
}
.chatTitle{height: 30px;line-height: 30px;color: #1989fa}
.chatBoxSend{background: #f5f5f5;position: fixed;bottom: 2px;width: 100%;height: 86px;max-width: 800px;}
.chatBoxSend{background: #f5f5f5;position: fixed;bottom: 0px;width: 100%;height: 86px;max-width: 800px;}
.chatBoxSendBtn{float: right;margin: 12px 4px 0 0;}
.chatTime{text-align: center;color: #bbb;margin: 5px 0;font-size: 12px;}
.chatTimeHide{display: none;}

Loading…
Cancel
Save