Skip to content

Commit 0f77c6c

Browse files
committed
fix extra spaces on offline indicator
1 parent 65799d8 commit 0f77c6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/pages/workspace/reportFields/InitialListValueSelector/InitialListValueSelectorModal.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ function InitialListValueSelectorModal({isVisible, currentValue, label, subtitle
4343
onModalHide={onClose}
4444
hideModalContentWhileAnimating
4545
useNativeDriver
46+
enableEdgeToEdgeBottomSafeAreaPadding
4647
>
4748
<ScreenWrapper
4849
style={styles.pb0}

0 commit comments

Comments
 (0)