소스 검색

tiny style tweak

Artur Paikin 6 년 전
부모
커밋
8f34bbf6f7
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      examples/react-native-expo/FileList.js

+ 2 - 2
examples/react-native-expo/FileList.js

@@ -83,8 +83,8 @@ const styles = StyleSheet.create({
   item: {
     width: 100,
     marginTop: 5,
-    marginBottom: 5,
-    marginRight: 15
+    marginBottom: 15,
+    marginRight: 25
   },
   itemImage: {
     width: 100,