diff --git a/src-ui/src/app/app.component.html b/src-ui/src/app/app.component.html index 9a605bead..be442d433 100644 --- a/src-ui/src/app/app.component.html +++ b/src-ui/src/app/app.component.html @@ -15,19 +15,19 @@

-
- {{ tourService.steps?.indexOf(step) + 1 }}/{{ tourService.steps?.length }} +
+ {{ tourService.steps?.indexOf(step) + 1 }} / {{ tourService.steps?.length }}