diff --git a/modules/ui/src/app/components/device-item/device-item.component.scss b/modules/ui/src/app/components/device-item/device-item.component.scss index 65f68a0a4..b3c8e9885 100644 --- a/modules/ui/src/app/components/device-item/device-item.component.scss +++ b/modules/ui/src/app/components/device-item/device-item.component.scss @@ -118,20 +118,6 @@ $border-radius: 12px; border-color: mat.m2-get-color-from-palette($color-primary, 600); } -.visually-hidden { - border: 0; - padding: 0; - margin: 0; - position: absolute !important; - height: 1px; - width: 1px; - overflow: hidden; - clip: rect(1px 1px 1px 1px); - clip: rect(1px, 1px, 1px, 1px); - clip-path: inset(50%); - white-space: nowrap; -} - .item-status { margin-right: 16px; grid-area: status; diff --git a/modules/ui/src/app/pages/devices/components/device-qualification-from/device-qualification-from.component.html b/modules/ui/src/app/pages/devices/components/device-qualification-from/device-qualification-from.component.html index 120dda797..4bf0e13a5 100644 --- a/modules/ui/src/app/pages/devices/components/device-qualification-from/device-qualification-from.component.html +++ b/modules/ui/src/app/pages/devices/components/device-qualification-from/device-qualification-from.component.html @@ -37,6 +37,9 @@
+ {{ data.title }} dialogue step 1 +
+ {{ data.title }} dialogue step {{ step.step + 1 }} +
+ {{ data.title }} dialogue last step +
++ {{ data.title }} dialogue step 4 +
+