feat : add pretty san

This commit is contained in:
GuillaumeSD
2025-06-02 02:37:05 +02:00
parent f782b55b5a
commit d04c4d99df
8 changed files with 153 additions and 99 deletions

View File

@@ -42,7 +42,8 @@ export default function MovesPanel() {
container
justifyContent="center"
alignItems="start"
gap={0.6}
gap={0.7}
paddingY={1}
sx={{ scrollbarWidth: "thin", overflowY: "auto" }}
height="100%"
size={6}