Fix spinner

This commit is contained in:
2026-08-05 08:59:46 +02:00
parent cece61afbe
commit 80e7493d82
10 changed files with 11 additions and 11 deletions
@@ -34,7 +34,7 @@
div(*ngIf="local")
div(*ngIf="mocks === undefined")
fa-icon([icon]="spinnerIcon" [fixedWidth]="true" [spin]="true")
fa-icon([icon]="spinnerIcon" [fixedWidth]="true" animation="spin")
| Loading mock logins
.btn-group.dropdown(dropdown *ngIf="mocks !== undefined")
button.btn.btn-lg.btn-dark.dropdown-toggle(dropdownToggle)