瀏覽代碼

feat: unmasters fix static headr tabs

Oleksandr Honcharov 1 年之前
父節點
當前提交
acd1a5d026
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/screens/InAppScreens/TravellersScreen/UNMasters/styles.ts

+ 2 - 1
src/screens/InAppScreens/TravellersScreen/UNMasters/styles.ts

@@ -6,7 +6,8 @@ export const UNMastersListStyles = StyleSheet.create({
   wrapper: {
     display: 'flex',
     flexDirection: 'row',
-    alignItems: 'center'
+    alignItems: 'center',
+    marginBottom: 5
   },
   countryAndYearItemWrapper: {
     display: 'flex',