Skip to content

Commit d5b68b4

Browse files
committed
🛁 Cleanup: ContextMenuView
1 parent 8a0aca5 commit d5b68b4

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/components/ContextMenuView/ContextMenuView.tsx

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -416,14 +416,4 @@ const styles = StyleSheet.create({
416416
menuView: {
417417
backgroundColor: 'transparent',
418418
},
419-
previewContainer: {
420-
position: 'absolute',
421-
overflow: 'visible',
422-
backgroundColor: 'transparent',
423-
},
424-
previewAuxWrapper: {
425-
position: 'absolute',
426-
overflow: 'visible',
427-
flex: 0,
428-
},
429419
});

0 commit comments

Comments
 (0)