diff --git a/ui/src/components/dashboard/components/DashboardEditor.vue b/ui/src/components/dashboard/components/DashboardEditor.vue index 927bcbb3828..2de772c3749 100644 --- a/ui/src/components/dashboard/components/DashboardEditor.vue +++ b/ui/src/components/dashboard/components/DashboardEditor.vue @@ -42,117 +42,115 @@ {{ $t("save") }} - - -
-
- - -
-

- {{ chart.data.chartOptions?.displayName ?? chart.id }} -

-

- {{ chart.data.chartOptions.description }} -

- -
- -
-
-
- - {{ chart.error }} - -
-
-
-
+
+ +
- +

+ {{ chart.data.chartOptions?.displayName ?? chart.id }} +

+

+ {{ chart.data.chartOptions.description }} +

+ +
+ +
-
-
- -
-
-

- {{ selectedChart.chartOptions?.displayName ?? selectedChart.id }} -

-

- {{ selectedChart.chartOptions.description }} -

- -
- -
-
-
- {{ chartError }} -
-
- - - -
+
+ + {{ chart.error }} + +
+ + +
+
+
+ +
+
+
+ +
+
+

+ {{ selectedChart.chartOptions?.displayName ?? selectedChart.id }} +

+

+ {{ selectedChart.chartOptions.description }} +

+ +
+
-
-
-
+
+ {{ chartError }} +
+
+ + + +
+ + +