Skip to content

Commit ea80fd3

Browse files
committed
fix: address comments
1 parent 3fa1921 commit ea80fd3

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/styles/index.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3089,10 +3089,6 @@ const styles = (theme: ThemeColors) =>
30893089
transform: `rotate(180deg)`,
30903090
},
30913091

3092-
mirror: {
3093-
transform: `scaleX(-1)`,
3094-
},
3095-
30963092
navigationScreenCardStyle: {
30973093
backgroundColor: theme.appBG,
30983094
height: '100%',

0 commit comments

Comments
 (0)