We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e998ce5 commit c473f20Copy full SHA for c473f20
src/screens/OavMover.tsx
@@ -208,9 +208,8 @@ export function OavMover() {
208
/>
209
</Box>
210
</Grid2>
211
- <Grid2 size={3} height={3}>
+ <Grid2 size={3} padding={1}>
212
<MoveArrows />
213
- <Grid2 size={3} padding={1} />
214
<BeamCentre
215
setCrosshairX={setCrosshairX}
216
setCrosshairY={setCrosshairY}
0 commit comments