-
-
-
-
-
-
+ appearance="outline">
+
diff --git a/ui-ngx/src/app/shared/components/time/interval-options-config-panel.component.scss b/ui-ngx/src/app/shared/components/time/interval-options-config-panel.component.scss
index 09eae73ab9..42cf6ece74 100644
--- a/ui-ngx/src/app/shared/components/time/interval-options-config-panel.component.scss
+++ b/ui-ngx/src/app/shared/components/time/interval-options-config-panel.component.scss
@@ -30,12 +30,16 @@
flex: 1 1 30%;
}
&.tb-agg-interval {
- flex: 1 1 35%;
- width: 35%;
- max-width: 35%;
+ flex: 1 1 70%;
+ width: 70%;
+ max-width: 70%;
}
}
+ .tb-form-table-header-cell.tb-agg-interval-header {
+ flex: 1 1 35%;
+ }
+
.tb-form-hint {
flex-shrink: 0;
}
diff --git a/ui-ngx/src/app/shared/components/time/interval-options-config-panel.component.ts b/ui-ngx/src/app/shared/components/time/interval-options-config-panel.component.ts
index e51c752719..ddce532192 100644
--- a/ui-ngx/src/app/shared/components/time/interval-options-config-panel.component.ts
+++ b/ui-ngx/src/app/shared/components/time/interval-options-config-panel.component.ts
@@ -100,26 +100,26 @@ export class IntervalOptionsConfigPanelComponent implements OnInit {
const intervalControls: Array