Skip to content

Commit cab5afa

Browse files
authored
fix: remove cover padding (#4683)
1 parent c037c17 commit cab5afa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Card/CardCover.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ const styles = StyleSheet.create({
8686
flex: 1,
8787
height: undefined,
8888
width: undefined,
89-
padding: 16,
9089
justifyContent: 'flex-end',
9190
},
9291
});

0 commit comments

Comments
 (0)