From a1f248a6e94b0a0247af9afadeb7e9b5e902bedf Mon Sep 17 00:00:00 2001 From: fe-dev Date: Mon, 11 Jul 2022 14:24:23 +0300 Subject: [PATCH] UI: Fix legend layout --- .../widget/legend-config.component.html | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/ui-ngx/src/app/modules/home/components/widget/legend-config.component.html b/ui-ngx/src/app/modules/home/components/widget/legend-config.component.html index 6e08046a22..8a1d86f4d6 100644 --- a/ui-ngx/src/app/modules/home/components/widget/legend-config.component.html +++ b/ui-ngx/src/app/modules/home/components/widget/legend-config.component.html @@ -37,23 +37,27 @@ -
- +
+ {{ 'legend.show-min' | translate }} - + {{ 'legend.show-max' | translate }} - +
+
+ {{ 'legend.show-avg' | translate }} - + {{ 'legend.show-total' | translate }} - +
+
+ {{ 'legend.show-latest' | translate }} - + {{ 'legend.sort-legend' | translate }}