From d13afd61f6c3fc8c8a0d11b6c6d7ad91a8b4456a Mon Sep 17 00:00:00 2001 From: Ekaterina Chantsova Date: Mon, 2 Dec 2024 13:51:22 +0200 Subject: [PATCH] Timewindow: fix styles for interval options configuration on mobile --- ...terval-options-config-panel.component.html | 9 +++--- ...terval-options-config-panel.component.scss | 32 ++++++++++++++++--- 2 files changed, 32 insertions(+), 9 deletions(-) diff --git a/ui-ngx/src/app/shared/components/time/interval-options-config-panel.component.html b/ui-ngx/src/app/shared/components/time/interval-options-config-panel.component.html index ef16bf181a..db3e67653c 100644 --- a/ui-ngx/src/app/shared/components/time/interval-options-config-panel.component.html +++ b/ui-ngx/src/app/shared/components/time/interval-options-config-panel.component.html @@ -23,7 +23,7 @@
-
+
-
{{"timewindow.allowed-agg-intervals" | translate }}
-
{{"timewindow.default-agg-interval" | translate }}
+
{{"timewindow.allowed-agg-intervals" | translate }}
+
{{"timewindow.default-agg-interval" | translate }}
- + {{ interval.get('name').value }}