Skip to content

Commit 6f94151

Browse files
committed
fullscreen and hotkeys
1 parent 4f5cd83 commit 6f94151

2 files changed

Lines changed: 247 additions & 147 deletions

File tree

src/frontend/src/pages/PartPage/PartPageComponents/PartOverview.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ const PartOverview: React.FC<PartPageOverviewProps> = ({ part }: PartPageOvervie
8484
'&:hover': {
8585
backgroundColor: '#555555'
8686
},
87+
zIndex: 1,
8788
mr: 1
8889
}}
8990
>

0 commit comments

Comments
 (0)