add comment
This commit is contained in:
@@ -71,6 +71,8 @@ const styles = StyleSheet.create({
|
|||||||
paddingHorizontal: 6,
|
paddingHorizontal: 6,
|
||||||
paddingVertical: 3,
|
paddingVertical: 3,
|
||||||
position: 'absolute',
|
position: 'absolute',
|
||||||
|
// Related to margin/gap hack. This keeps the alt label in the same position
|
||||||
|
// on all platforms
|
||||||
left: isWeb ? 8 : 5,
|
left: isWeb ? 8 : 5,
|
||||||
bottom: isWeb ? 8 : 5,
|
bottom: isWeb ? 8 : 5,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user