.invoices-page{flex-direction:column;gap:12px;min-height:100%;display:flex}.invoices-warning{border:1px solid var(--semi-color-warning-light-default);background:var(--semi-color-warning-light-default);border-radius:4px;padding:8px 12px;line-height:1.6}.invoice-tabs{min-height:24px}.invoice-editor{min-height:320px;padding-bottom:24px}.invoice-detail-tab{box-sizing:border-box;width:100%;min-width:0;height:100%;min-height:0;overflow:hidden}.invoice-detail-tab>.entity-detail-page-body{flex:auto;grid-template-rows:minmax(0,1fr);min-height:0;overflow:hidden}.invoice-detail-long-content{overscroll-behavior-y:contain;scrollbar-gutter:stable;min-width:0;min-height:0;padding-right:2px;overflow:hidden auto}.invoice-detail-content{gap:16px;min-width:0;display:grid}.invoice-detail-long-value{overflow-wrap:anywhere;white-space:pre-wrap;max-width:100%}.invoice-detail-table{min-width:760px}.invoice-detail-content .entity-detail-table-scroll{max-width:100%}.invoice-editor{flex-direction:column;gap:14px;display:flex}.invoice-editor-field,.invoice-confirm-word{flex-direction:column;gap:6px;display:flex}.invoice-editor-field input[type=text],.invoice-confirm-word input{box-sizing:border-box;border:1px solid var(--semi-color-border);width:100%;color:var(--semi-color-text-0);background:var(--semi-color-bg-0);border-radius:4px;padding:8px 10px}.invoice-editor-file{border:1px solid var(--semi-color-border);border-radius:4px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;display:flex}.invoice-editor-file a{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.invoice-editor-actions{justify-content:flex-end;display:flex}.invoice-confirm-word{margin-bottom:12px}
