.chat-page .header{display:flex;flex-direction:column;justify-content:center;gap:6px;padding:8px 12px}.chat-page .header .remark-select{width:100%}.chat-page .chat-loading{height:50px;background-color:#eee}.chat-page .chat-loading .el-icon-loading{font-size:24px;color:var(--im-text-color-light)}.chat-page .chat-loading .el-loading-text{color:var(--im-text-color-light)}.chat-page .chat-loading .chat-loading-box{height:100%}.chat-page .chat-items{flex:1}