From 8b11a7f5d5835a48faf95aefa975a7a6a89f2406 Mon Sep 17 00:00:00 2001 From: kurilova Date: Mon, 11 Aug 2025 12:50:46 +0000 Subject: [PATCH] Fix tooltips --- .../src/app/components/device-item/device-item.component.html | 1 + .../ui/src/app/components/list-item/list-item.component.ts | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/modules/ui/src/app/components/device-item/device-item.component.html b/modules/ui/src/app/components/device-item/device-item.component.html index 7b728b33c..568e8d4e6 100644 --- a/modules/ui/src/app/components/device-item/device-item.component.html +++ b/modules/ui/src/app/components/device-item/device-item.component.html @@ -41,6 +41,7 @@ [tabIndex]="tabIndex" (click)="itemClick()" attr.aria-label="Edit device {{ label }}" + matTooltip="Edit device" class="device-item button-edit" type="button">