Skip to content

Commit

Permalink
fix container blocking the viewer (#458)
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegMoshkovich committed Nov 5, 2022
1 parent 05c9e91 commit 9eec918
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Containers/CadView.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,6 @@ const useStyles = makeStyles({

},
topLeftContainer: {
height: '500px',
position: 'absolute',
top: `30px`,
left: '20px',
Expand Down

0 comments on commit 9eec918

Please sign in to comment.