Skip to content

Commit 7756f1c

Browse files
Revert "Design/ml measure tool" (#209)
Reverts #208
1 parent 8b47e7b commit 7756f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/MlMeasureTool/MlMeasureTool.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ const CatalogueSidebar: React.FC<CatalogueSidebarProps> = ({ openSidebar, setOpe
254254
<Paper
255255
sx={{
256256
position: 'fixed',
257-
bottom: '20px',
257+
bottom: '8%',
258258
left: '50%',
259259
borderColor: theme.palette.mode === 'dark' ? '#313131' : '#f6f6f6',
260260
padding: '10px',

0 commit comments

Comments
 (0)