Skip to content
This repository was archived by the owner on Nov 26, 2019. It is now read-only.

Commit f026959

Browse files
committed
Remove overflow: hidden from card
1 parent 8c8f315 commit f026959

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/Card.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,6 @@ const styles = StyleSheet.create({
392392
shadowRadius: 5,
393393
shadowColor: '#000',
394394
backgroundColor: 'white',
395-
overflow: 'hidden',
396395
},
397396
overlay: {
398397
...StyleSheet.absoluteFillObject,

0 commit comments

Comments
 (0)