From 03c60227da66c0eb6fe1c129beaffb5c2c6b966e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C5=BEe=20Fortun?= Date: Wed, 1 Mar 2023 15:43:07 +0100 Subject: [PATCH] Remove lapsus --- .../web/compose/src/components/PageBlocks/ChartConfigurator.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/client/web/compose/src/components/PageBlocks/ChartConfigurator.vue b/client/web/compose/src/components/PageBlocks/ChartConfigurator.vue index c8b917282..9399c8e7b 100644 --- a/client/web/compose/src/components/PageBlocks/ChartConfigurator.vue +++ b/client/web/compose/src/components/PageBlocks/ChartConfigurator.vue @@ -12,7 +12,6 @@ :reduce="option => option.chartID" label="name" append-to-body - label-f class="chart-selector bg-white" @input="chartSelected" />