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, }" >