Smaller axes

This commit is contained in:
ochafik 2024-12-23 14:41:42 +00:00 committed by Olivier Chafik
commit c8284671a0

View file

@ -71,8 +71,8 @@ export default function ViewerPanel({className, style}: {className?: string, sty
bottom: 0,
right: 0,
zIndex: 10,
height: '200px',
width: '200px',
height: '100px',
width: '100px',
}}
loading="eager"
interpolation-decay="0"