diff --git a/ui-ngx/src/app/shared/components/time/timeinterval.component.scss b/ui-ngx/src/app/shared/components/time/timeinterval.component.scss index c91f37bb2d..5115f555cc 100644 --- a/ui-ngx/src/app/shared/components/time/timeinterval.component.scss +++ b/ui-ngx/src/app/shared/components/time/timeinterval.component.scss @@ -16,12 +16,6 @@ @import '../../../../scss/constants'; :host { - min-width: 355px; - - .tb-form-panel { - gap: 12px; - } - .advanced-input { gap: 8px; } diff --git a/ui-ngx/src/app/shared/components/time/timewindow-form.scss b/ui-ngx/src/app/shared/components/time/timewindow-form.scss index e10a62b1f6..6d934a9b11 100644 --- a/ui-ngx/src/app/shared/components/time/timewindow-form.scss +++ b/ui-ngx/src/app/shared/components/time/timewindow-form.scss @@ -33,6 +33,7 @@ } .limit-slider-container { + width: 100%; .limit-slider-value { margin-left: 16px; min-width: 25px; diff --git a/ui-ngx/src/app/shared/components/time/timewindow-panel.component.html b/ui-ngx/src/app/shared/components/time/timewindow-panel.component.html index 0a0ba06eb9..f9dbe69491 100644 --- a/ui-ngx/src/app/shared/components/time/timewindow-panel.component.html +++ b/ui-ngx/src/app/shared/components/time/timewindow-panel.component.html @@ -122,8 +122,8 @@ -
-
{{ 'aggregation.aggregation' | translate }}
+
+
{{ 'aggregation.aggregation' | translate }}
@@ -133,31 +133,28 @@
-
-
{{ 'aggregation.limit' | translate }}
-
-
- - - - - - -
+
{{ 'aggregation.limit' | translate }}
+
+ + + + + +
-
-
{{ 'aggregation.group-interval' | translate }}
+
{{ 'aggregation.group-interval' | translate }}