hide total ranked scores side text on mobile
All checks were successful
Deploy Website / docker (ubuntu-latest) (push) Successful in 2m31s

This commit is contained in:
Lee 2024-10-23 23:26:40 +01:00
parent 781a3e8cdc
commit fc38aba6f4

@ -65,6 +65,7 @@ const datasetConfig: DatasetConfig[] = [
axisConfig: {
reverse: false,
display: true,
hideOnMobile: true,
displayName: "Total Ranked Scores",
position: "right",
},