Skip to content

Commit dc4279b

Browse files
committed
Update loading spinner style
1 parent 7a3313c commit dc4279b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/app/questions/questions.component.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
*ngIf="loading"
55
styleClass="w-4rem h-4rem"
66
strokeWidth="8"
7-
fill="var(--surface-ground)"
87
animationDuration=".5s" />
98
<p-toast />
109
<ng-container *ngIf="!loading">

0 commit comments

Comments
 (0)