.chat-log{display:flex;flex-direction:column;justify-content:flex-end}.chat-log .chat-body{max-inline-size:calc(100% - 6.75rem)}.chat-log .chat-body .chat-content{border-end-end-radius:6px;border-end-start-radius:6px}.chat-log .chat-body .chat-content p{overflow-wrap:normal}.chat-log .chat-body .chat-content.chat-left{border-start-end-radius:6px}.chat-log .chat-body .chat-content.chat-right{border-start-start-radius:6px}.append-buttons{margin-bottom:17px}.chat-container[data-v-4db9aa01]{position:relative;height:100%;background-color:#fff}.chat-list-container[data-v-4db9aa01]{height:calc(100% - 110px);width:inherit;overflow-y:auto;background-color:#fff}.chat-input-container[data-v-4db9aa01]{width:100%;position:absolute;bottom:0}.chat-layout{min-height:600px;height:calc(100% - 300px)!important}.chat-list-header{display:flex;align-items:center;justify-content:space-between;padding:0 16px}.chat-list-sidebar{height:100%;width:370px!important;min-width:370px;border-right:1px solid rgba(0,0,0,.12)}.chat-content-wrapper{height:100%;overflow-y:auto;flex-grow:1}