page-account
This commit is contained in:
parent
14a8c1b45c
commit
b8616b0eb3
@ -1,4 +1,4 @@
|
||||
<div class="container mt-5">
|
||||
<div class="container mt-5 mb-5">
|
||||
<h1 style = "text-align: center; font-family: 'Dancing Script', cursive; font-size: 7vh;">Vos informations personnelles</h1>
|
||||
<form class="row g-2" [formGroup]="userInfo">
|
||||
<div class="col-md-6">
|
||||
@ -18,4 +18,4 @@
|
||||
<input type="RoleList" class="form-control" id="inputRoleList" formControlName="RoleList" readonly="readonly">
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user