From e5be856a06ced49ebdf6383fa94e3ed19d404a99 Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Mon, 25 Nov 2024 10:45:36 +0800 Subject: [PATCH] fix: post annotations form layout issues in Chrome browser (#7076) --- ui/src/components/form/AnnotationsForm.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/components/form/AnnotationsForm.vue b/ui/src/components/form/AnnotationsForm.vue index 7b1e515836..745336fb92 100644 --- a/ui/src/components/form/AnnotationsForm.vue +++ b/ui/src/components/form/AnnotationsForm.vue @@ -230,7 +230,7 @@ function onCustomFormToggle(e: Event) {