#chess-full .el-table .cell{background-color:#f0f0f0;border-radius:4px;padding-left:2px;padding-right:2px;width:60px;height:36px;display:flex;align-items:center;justify-content:center}#chess-full .el-table .el-table__header .chess-header{border:none}#chess-full .el-table .el-table__header .chess-header .cell{font-size:16px;color:#444}#chess-full .el-table .el-table__header .chess-header:first-child .cell{background-color:#fff;font-size:12px;color:#656565;font-weight:400;white-space:nowrap}#chess-full .el-table .el-table__body .el-table__row{background-color:#fff}#chess-full .el-table .el-table__body .el-table__row .chess-col{padding-top:2px;padding-bottom:2px;border:none}#chess-full .el-radio-button__inner{display:flex;justify-content:center}