Skip to content

Commit 3e8237b

Browse files
committed
added flex to fix the resposiveness
1 parent 35efc56 commit 3e8237b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Date/DatePickerInputWithoutModal.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ function getLabel({
138138

139139
const styles = StyleSheet.create({
140140
root: {
141+
flex: 1,
141142
flexGrow: 1,
142143
justifyContent: 'center',
143144
alignItems: 'flex-start',

0 commit comments

Comments
 (0)