Skip to content

Commit 3234c2c

Browse files
committed
fix: sync-demo-expo padding
1 parent 952bc28 commit 3234c2c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/sync-demo-expo/src/App.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -722,8 +722,6 @@ const styles = StyleSheet.create({
722722
tokenBanner: {
723723
backgroundColor: '#E8F5E9',
724724
padding: 12,
725-
marginHorizontal: 16,
726-
marginTop: 0,
727725
marginBottom: 8,
728726
borderRadius: 8,
729727
borderWidth: 1,

0 commit comments

Comments
 (0)