.chat-header[data-v-c7923a6c]{display:flex;align-items:center;justify-content:center;flex-shrink:0;height:54px;box-sizing:border-box;background:transparent;border-bottom:1px solid #eee}.chat-header .title-bar-container[data-v-c7923a6c]{display:flex;align-items:center;justify-content:space-between;width:800px;max-width:100%;height:100%;min-width:0}.chat-header .title-bar[data-v-c7923a6c]{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;margin:0 -8px;padding:0 8px;border-radius:4px;transition:background-color .2s;height:24px;min-width:0;flex-shrink:1;box-sizing:border-box;white-space:nowrap}.chat-header .title-bar[data-v-c7923a6c]:hover{background-color:#f0f0f0}.chat-header .title-bar:hover .icon-bianji[data-v-c7923a6c]{opacity:1}.chat-header .title-bar .title-text[data-v-c7923a6c]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;height:21px;line-height:normal;font-weight:700;color:#000;font-size:16px}.chat-header .title-bar .icon-bianji[data-v-c7923a6c]{margin-left:8px;font-size:14px;color:#8c8c8c;opacity:0;transition:opacity .2s}