[Improvement] change max height for edit profile dialog frame
This commit is contained in:
@@ -49,7 +49,7 @@ const styles = (theme: any) => ({
|
|||||||
padding: 0
|
padding: 0
|
||||||
},
|
},
|
||||||
dialogContentRoot: {
|
dialogContentRoot: {
|
||||||
maxHeight: 520,
|
maxHeight: 400,
|
||||||
minWidth: 330
|
minWidth: 330
|
||||||
},
|
},
|
||||||
fullPageXs: {
|
fullPageXs: {
|
||||||
|
|||||||
Reference in New Issue
Block a user