Browse Source
Feature/improve style in admin settings component (#5014)
* Improve style
pull/5022/head
Thomas Kaul
1 week ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
3 additions and
1 deletions
-
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 |
|
|