*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px}html[data-theme=dark] body{background:#141414;color:rgba(255,255,255,.85)}html[data-theme=light] body{background:#f5f5f5;color:rgba(0,0,0,.88)}.data-grid-scroll .ant-table-tbody>tr>td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}