From 6e70b99132a4423e7ef23de1d8c0e4ec058c229b Mon Sep 17 00:00:00 2001 From: Qiuxia Fan Date: Mon, 4 Apr 2022 17:56:08 +0800 Subject: [PATCH] fix style --- src/views/dashboard/controls/Text.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/views/dashboard/controls/Text.vue b/src/views/dashboard/controls/Text.vue index abdb1abb..98cc0db3 100644 --- a/src/views/dashboard/controls/Text.vue +++ b/src/views/dashboard/controls/Text.vue @@ -38,7 +38,7 @@ limitations under the License. --> class="body" :style="{ backgroundColor: TextColors[graph.backgroundColor], - textAlign: graph.textAlign, + justifyContent: graph.textAlign, }" >