2 lines
6.6 KiB
Java
2 lines
6.6 KiB
Java
|
|
.chatWrap[data-v-2c42f654]{width:100%;height:100%;padding:20px}.chatWrap .content[data-v-2c42f654]{height:100%;width:100%;background:#fff;display:flex;flex-direction:column}.main[data-v-2c42f654]{flex:1;min-height:0}.main .scrollArea[data-v-2c42f654]{overflow-y:auto;height:100%}.main .chatContentArea[data-v-2c42f654]{padding:10px}.emptyArea[data-v-2c42f654]{display:flex;justify-content:center;align-items:center;color:#d4d4d4}.stopArea[data-v-2c42f654]{display:flex;justify-content:center;padding:10px 0}.footer[data-v-2c42f654]{display:flex;flex-direction:column;padding:6px 16px}.footer .topArea[data-v-2c42f654]{padding-left:6%;margin-bottom:6px}.footer .bottomArea[data-v-2c42f654]{display:flex;align-items:center}.footer .bottomArea .ant-input[data-v-2c42f654]{margin:0 8px}.footer .bottomArea .ant-input[data-v-2c42f654],.footer .bottomArea .ant-btn[data-v-2c42f654]{height:36px}.footer .bottomArea textarea.ant-input[data-v-2c42f654]{padding-top:6px;padding-bottom:6px}.footer .bottomArea .contextBtn[data-v-2c42f654],.footer .bottomArea .delBtn[data-v-2c42f654]{padding:0;width:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.footer .bottomArea .delBtn[data-v-2c42f654]{margin-right:8px}.footer .bottomArea .contextBtn[data-v-2c42f654]{color:#a8071a;font-size:18px}.footer .bottomArea .contextBtn.enabled[data-v-2c42f654]{color:#1890ff}.footer .bottomArea .sendBtn[data-v-2c42f654]{font-size:14px;width:100%;display:flex;padding:4px 6px;align-items:center}.footer .bottomArea .sendBtn.enabled[data-v-2c42f654]{color:#0a66ff!important}.footer .bottomArea .webSearchBtn[data-v-2c42f654]{border-radius:8px;padding:4px 8px;height:30px;background-color:transparent;border:1px solid transparent;color:#3d4353;transition:all .2s ease}.footer .bottomArea .webSearchBtn[data-v-2c42f654] .anticon{margin-right:6px;color:#3d4353}.footer .bottomArea .webSearchBtn[data-v-2c42f654]:hover{border-color:#d2d7e5;background-color:#f7f9fc}.footer .bottomArea .webSearchBtn.enabled[data-v-2c42f654]{background-color:#0a66ff14;border-color:#0a66ff;color:#0a66ff;box-shadow:none;font-weight:500}.footer .bottomArea .webSearchBtn.enabled[data-v-2c42f654] .anticon{color:#0a66ff!important}.footer .bottomArea .stopBtn[data-v-2c42f654]{width:32px;display:flex;justify-content:center;align-items:center;padding:8px}[data-v-2c42f654] .chatgpt .markdown-body{background-color:#f4f6f8}[data-v-2c42f654] .ant-message{top:50%!important}.header-title[data-v-2c42f654]{color:#101828;font-size:16px;font-weight:400;padding-bottom:8px;margin-left:20px;display:flex;justify-content:space-between;align-items:center;height:30px}.header-title .title-content[data-v-2c42f654]{display:flex;align-items:center;gap:4px;overflow:hidden}.header-title .title-content>span[data-v-2c42f654]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-title .header-actions[data-v-2c42f654]{display:flex;align-items:center;gap:8px;flex-shrink:0}.header-title .edit-btn[data-v-2c42f654]{padding:2px 4px;color:#999;flex-shrink:0;height:24px}.header-title .edit-btn[data-v-2c42f654]:hover{color:#1890ff}.header-title .edit-btn[data-v-2c42f654] .anticon{font-size:16px}.header-title .header-advertisint[data-v-2c42f654]{display:flex;margin-right:20px;font-size:12px}.chat-textarea[data-v-2c42f654]{display:flex;align-items:center;width:100%;border-radius:15px;border-style:solid;border-width:1px;flex-direction:column;transition:width .3s;border-color:#d2d7e5}.chat-textarea .textarea-top[data-v-2c42f654]{border-bottom:1px solid #f0f0f5;padding:12px 28px;width:100%;display:flex;flex-wrap:wrap;gap:10px}.chat-textarea .textarea-top .top-image[data-v-2c42f654]{display:flex}.chat-textarea .textarea-top .top-image img[data-v-2c42f654]{border-radius:8px;cursor:pointer;height:60px;position:relative;width:60px}.chat-textarea .textarea-top .file-card[data-v-2c42f654]{display:flex;align-items:center;background:#f4f6f8;border-radius:8px;padding:8px 12px;width:200px;position:relative}.chat-textarea .textarea-top .file-card .file-card-icon[data-v-2c42f654]{width:32px;height:32px;display:flex;align-i
|