From 77745b58a12075c5af13aacc28dc2cf0194ce773 Mon Sep 17 00:00:00 2001 From: Artem Dzhereleiko Date: Thu, 28 Sep 2023 12:37:23 +0300 Subject: [PATCH] UI: Refactoring dashboard detail button --- .../dashboard/dashboard-form.component.html | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/ui-ngx/src/app/modules/home/pages/dashboard/dashboard-form.component.html b/ui-ngx/src/app/modules/home/pages/dashboard/dashboard-form.component.html index 3514b0d919..0cb6adc7be 100644 --- a/ui-ngx/src/app/modules/home/pages/dashboard/dashboard-form.component.html +++ b/ui-ngx/src/app/modules/home/pages/dashboard/dashboard-form.component.html @@ -65,16 +65,16 @@ [fxShow]="!hideDelete() && !isEdit"> {{'dashboard.delete' | translate }} - -
- +
+ +