aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/app.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/app.component.html')
-rw-r--r--client/src/app/app.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/app.component.html b/client/src/app/app.component.html
index b66c9afde..9a8a8e14f 100644
--- a/client/src/app/app.component.html
+++ b/client/src/app/app.component.html
@@ -41,7 +41,7 @@
41 </div> 41 </div>
42</div> 42</div>
43 43
44<ngx-loading-bar [includeSpinner]="false"></ngx-loading-bar> 44<ngx-loading-bar [includeSpinner]="false" color="var(--mainColor)"></ngx-loading-bar>
45 45
46<my-confirm></my-confirm> 46<my-confirm></my-confirm>
47 47