We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a3313c commit dc4279bCopy full SHA for dc4279b
frontend/src/app/questions/questions.component.html
@@ -4,7 +4,6 @@
4
*ngIf="loading"
5
styleClass="w-4rem h-4rem"
6
strokeWidth="8"
7
- fill="var(--surface-ground)"
8
animationDuration=".5s" />
9
<p-toast />
10
<ng-container *ngIf="!loading">
0 commit comments