fix: styles and make it responsive
This commit is contained in:
@@ -24,11 +24,9 @@ export function DateOfBirth() {
|
||||
textField: {
|
||||
fullWidth: true,
|
||||
sx: {
|
||||
width: {
|
||||
xs: '100%',
|
||||
sm: '70%',
|
||||
md: '309px',
|
||||
},
|
||||
flex: '1 1 260px',
|
||||
maxWidth: '309px',
|
||||
width: '100%',
|
||||
},
|
||||
},
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user