There was an error while loading. Please reload this page.
1 parent 57e7f3b commit 299ec45Copy full SHA for 299ec45
1 file changed
src/app/profile-page/profile-page.component.html
@@ -32,7 +32,7 @@ <h1>{{'profile.title' | translate}}</h1>
32
</div>
33
34
}
35
- <div class="col-12 text-end pe-0">
+ <div class="col-12 text-end pe-0 mb-4">
36
<button class="btn btn-primary" (click)="updateProfile()"><i class="fas fa-edit"></i> {{'profile.form.submit' | translate}}</button>
37
38
0 commit comments