:root{box-sizing:border-box;color:#1d2738;--color-primary:#1da57a;--color-danger:red;--color-success:#0f0;--color-warning:orange;background-color:#fff;margin:0;padding:0;font-family:Microsoft YaHei,微软雅黑,宋体,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400}*{box-sizing:border-box}::placeholder{font-size:16px}html,body{width:100%;height:100%;margin:0;padding:0}::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:3px;width:6px;height:6px}::-webkit-scrollbar-thumb:hover{cursor:pointer;background-color:#a5a2a2;transition:background .2s;transform:scale(1.1)}::-webkit-scrollbar-track{background-color:#0000}::-webkit-scrollbar{background-color:#0000;border-radius:3px;width:6px}.ant-table-container>::-webkit-scrollbar{width:6px;height:6px}.ant-table-container>::-webkit-scrollbar-track{background:0 0;border-radius:3px}.ant-table-container>::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px;width:6px;transition:background .2s}.ant-table-container>::-webkit-scrollbar-thumb:hover{background:#a5a2a2}.ant-table-container>::-webkit-scrollbar-corner{background:0 0}.dark{--color-font:#000;--color-background:#fff}.light{--color-font:#fff;--color-background:#000}
