add comment

zio/stable
Hailey 2024-01-30 17:10:19 -08:00
parent db3b10e98b
commit d8fc3798e3
1 changed files with 2 additions and 0 deletions

View File

@ -71,6 +71,8 @@ const styles = StyleSheet.create({
paddingHorizontal: 6,
paddingVertical: 3,
position: 'absolute',
// Related to margin/gap hack. This keeps the alt label in the same position
// on all platforms
left: isWeb ? 8 : 5,
bottom: isWeb ? 8 : 5,
},