feat : useScreenSize for board size

This commit is contained in:
GuillaumeSD
2024-02-26 01:20:17 +01:00
parent ebdfc9ae33
commit 5bcaf12a5d
15 changed files with 106 additions and 74 deletions

View File

@@ -58,7 +58,7 @@ export default function AnalyzeButton() {
return (
<LoadingButton
variant="contained"
size="large"
size="small"
startIcon={
!evaluationInProgress && (
<Icon icon="streamline:magnifying-glass-solid" />