We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65dfcb0 + bdbfd05 commit d1c6b0fCopy full SHA for d1c6b0f
src/components/TypeChangeNotify.tsx
@@ -57,7 +57,7 @@ const styles = StyleSheet.create({
57
color: '#212121',
58
},
59
bottom: {
60
- flex: isTablet ? 1.5 : 1,
+ flex: isTablet ? 1.5 : 1.25,
61
62
linesContainer: {
63
position: 'relative',
0 commit comments