diff --git a/core/frontend/src/views/chart/components/shapeAttr/SizeSelectorAntV.vue b/core/frontend/src/views/chart/components/shapeAttr/SizeSelectorAntV.vue
index 92b4155b21..126f14b884 100644
--- a/core/frontend/src/views/chart/components/shapeAttr/SizeSelectorAntV.vue
+++ b/core/frontend/src/views/chart/components/shapeAttr/SizeSelectorAntV.vue
@@ -915,6 +915,54 @@
@change="changeBarSizeCase('quotaFontShadow')"
>{{ $t('chart.font_shadow') }}
+
+
+ {{ $t('chart.p_left') }}
+ {{ $t('chart.p_center') }}
+ {{ $t('chart.p_right') }}
+
+
+
+
+ {{ $t('chart.p_top') }}
+ {{ $t('chart.p_center') }}
+ {{ $t('chart.p_bottom') }}
+
+
{{ $t('chart.font_shadow') }}
-
-
-
- {{ $t('chart.p_left') }}
- {{ $t('chart.p_center') }}
- {{ $t('chart.p_right') }}
-
-
-
-
- {{ $t('chart.p_top') }}
- {{ $t('chart.p_center') }}
- {{ $t('chart.p_bottom') }}
-
-