[Improvement] - [x] Verification Home button

- [x] Notification max frame size
- [x] Max width for dialog ( Edit Profile)
- [x] Edit Profile Buttons show in dialog bottom becomes fixed
- [x] Change progress
- [x] Update material UI to version v1.0.0-beta.32
This commit is contained in:
Qolzam
2018-02-09 14:06:09 +07:00
parent 5b99601fec
commit bad2d31645
20 changed files with 238 additions and 482 deletions

View File

@@ -133,7 +133,7 @@ export class SendFeedbackComponent extends Component<ISendFeedbackComponentProps
<CircularProgress
color='secondary'
size={50}
mode='determinate'
variant='determinate'
value={25}
min={0}
max={50}