#app,body,html{height:100%}.chat-window[data-v-2d27fb5e]{display:flex;flex-direction:column;height:100%}.messages[data-v-2d27fb5e]{flex:1;overflow-y:auto;padding:15px;background:#f5f5f5;border:1px solid #eee;border-radius:8px}.msg[data-v-2d27fb5e]{display:flex;margin-bottom:12px;align-items:flex-start}.msg.me[data-v-2d27fb5e]{flex-direction:row-reverse}.avatar[data-v-2d27fb5e]{width:36px;height:36px;border-radius:50%;margin:0 8px}.bubble[data-v-2d27fb5e]{padding:10px 14px;background:#fff;border-radius:12px;max-width:60%;word-break:break-word}.msg.me .bubble[data-v-2d27fb5e]{background:#409eff;color:#fff}.input-box[data-v-2d27fb5e]{display:flex;margin-top:10px}.input-box .el-input[data-v-2d27fb5e]{flex:1;margin-right:10px}.side-title{padding:12px;font-size:16px;font-weight:700;border-bottom:1px solid #eee}.visitor-menu{border-right:none}.visitor-item{display:flex;justify-content:space-between;align-items:center}.visitor-item .name{max-width:160px;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.badge{margin-left:8px}