fix: style adjustments

zio/stable
Mary 2024-02-13 14:45:11 +07:00
parent ae19e60099
commit b1240c1e49
No known key found for this signature in database
1 changed files with 1 additions and 2 deletions

View File

@ -101,7 +101,7 @@ export const SplashScreen = ({
},
inputIOS: {
color: pal.text.color,
fontSize: 14,
fontSize: 16,
paddingRight: 10 + 4,
},
}}
@ -113,7 +113,6 @@ export const SplashScreen = ({
top: 0,
right: 0,
bottom: 0,
width: 10,
pointerEvents: 'none',
alignItems: 'center',
justifyContent: 'center',