ai-clone/frontend-ai/unpackage/dist/build/app-plus/pages/settings/complaint.css
2026-03-05 14:29:21 +08:00

2 lines
2.2 KiB
CSS

.complaint-container[data-v-92d7a032]{min-height:100vh;background:linear-gradient(135deg,#fdf8f2,#f5ede0)}.complaint-content[data-v-92d7a032]{padding:1.25rem .9375rem}.page-header[data-v-92d7a032]{text-align:center;margin-bottom:1.875rem}.page-header .header-title[data-v-92d7a032]{display:block;font-size:1.5rem;font-weight:700;color:#333;margin-bottom:.625rem}.page-header .header-subtitle[data-v-92d7a032]{display:block;font-size:.8125rem;color:#999}.form-section[data-v-92d7a032]{background:#fff;border-radius:.9375rem;padding:1.25rem .9375rem;margin-bottom:1.25rem;box-shadow:0 .25rem 1.25rem rgba(0,0,0,.08)}.form-item[data-v-92d7a032]{margin-bottom:1.25rem}.form-item[data-v-92d7a032]:last-child{margin-bottom:0}.form-item .item-label[data-v-92d7a032]{display:flex;align-items:center;margin-bottom:.625rem}.form-item .item-label .label-icon[data-v-92d7a032]{font-size:1rem;margin-right:.3125rem}.form-item .item-label .label-text[data-v-92d7a032]{font-size:.875rem;font-weight:600;color:#333}.form-item .item-input[data-v-92d7a032]{width:100%;max-width:16.25rem;margin:0 auto;padding:.75rem .9375rem;background:#f8f8f8;border-radius:.625rem;font-size:.875rem;color:#333;border:.0625rem solid transparent}.form-item .item-input[data-v-92d7a032]:focus{background:#fff;border-color:#8b7355}.form-item .item-textarea[data-v-92d7a032]{width:100%;min-height:7.5rem;padding:.75rem .9375rem;background:#f8f8f8;border-radius:.625rem;font-size:.875rem;color:#333;border:.0625rem solid transparent;box-sizing:border-box}.form-item .item-textarea[data-v-92d7a032]:focus{background:#fff;border-color:#8b7355}.form-item .input-placeholder[data-v-92d7a032]{color:#ccc}.count-row[data-v-92d7a032]{display:flex;justify-content:flex-end;margin-top:.375rem}.count-row .count-text[data-v-92d7a032]{font-size:.75rem;color:#999}.button-section[data-v-92d7a032]{padding:.625rem 0}.submit-btn[data-v-92d7a032]{width:100%;padding:1rem;background:linear-gradient(135deg,#8b7355,#6d8b8b);border-radius:1.5625rem;color:#fff;font-size:1rem;font-weight:600;box-shadow:0 .3125rem 1.25rem rgba(139,115,85,.3);border:none}.submit-btn[data-v-92d7a032]:active{opacity:.8;transform:scale(.98)}.submit-btn[disabled][data-v-92d7a032]{opacity:.6;background:#ccc}