Skip to content

Commit 268d799

Browse files
committed
fix: proper bottom inset
1 parent d9bc006 commit 268d799

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package/src/components/ImageGallery/components/ImageGalleryFooter.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@ const styles = StyleSheet.create({
328328
marginRight: 8,
329329
},
330330
wrapper: {
331+
bottom: 0,
331332
left: 0,
332333
position: 'absolute',
333334
right: 0,

0 commit comments

Comments
 (0)