Browse Source

Feature/improve style in admin settings component (#5014)

* Improve style
pull/5022/head
Thomas Kaul 1 week ago
committed by GitHub
parent
commit
bad3f87957
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      apps/client/src/app/components/admin-settings/admin-settings.component.html

4
apps/client/src/app/components/admin-settings/admin-settings.component.html

@ -26,7 +26,9 @@
> >
<ng-container i18n>Get Access</ng-container> <ng-container i18n>Get Access</ng-container>
</a> </a>
<div class="mx-3 text-muted" i18n>or</div> <div class="mx-3 text-muted">
<small i18n>or</small>
</div>
<a <a
color="accent" color="accent"
mat-stroked-button mat-stroked-button

Loading…
Cancel
Save