correction de CSS
This commit is contained in:
parent
ad08803578
commit
11472d0045
35 changed files with 296 additions and 164 deletions
|
|
@ -33,7 +33,7 @@ export class PageProfilUserComponent implements OnInit
|
|||
onModifier()
|
||||
{
|
||||
const config = {
|
||||
width: '25%',
|
||||
width: '35%',
|
||||
data: { user: this.user }
|
||||
};
|
||||
this.dialog
|
||||
|
|
|
|||
Reference in a new issue