diff --git a/client/web/compose/src/components/Chart/Report/ReportEdit.vue b/client/web/compose/src/components/Chart/Report/ReportEdit.vue index 0fed65a7e..aff1f7959 100644 --- a/client/web/compose/src/components/Chart/Report/ReportEdit.vue +++ b/client/web/compose/src/components/Chart/Report/ReportEdit.vue @@ -43,7 +43,7 @@ {{ $t('edit.filter.customize') }} @@ -52,6 +52,7 @@ v-if="customFilter" v-model="report.filter" placeholder="a = 1 AND b > 2" + class="mt-2" />