mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 04:01:58 +00:00
fix setup wizard styles and remove diagnostic from angular.json (#2656)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<h1 [style.font-size.rem]="2.5" [style.margin.rem]="1">
|
||||
Initializing StartOS
|
||||
</h1>
|
||||
<div class="center-wrapper" *ngIf="progress.total">
|
||||
<div *ngIf="progress.total">
|
||||
Progress: {{ (progress.total * 100).toFixed(0) }}%
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user