From 760203e87ab4642b8d8600b35f21955121c7e12e Mon Sep 17 00:00:00 2001 From: Ivan Shubin Date: Wed, 5 Feb 2025 21:58:46 +0100 Subject: [PATCH] changed edit box outline to item shape outline --- src/ui/components/editor/EditBox.vue | 34 +++++++++++++++++++++++++--- 1 file changed, 31 insertions(+), 3 deletions(-) diff --git a/src/ui/components/editor/EditBox.vue b/src/ui/components/editor/EditBox.vue index ced87f17..345cac3c 100644 --- a/src/ui/components/editor/EditBox.vue +++ b/src/ui/components/editor/EditBox.vue @@ -4,7 +4,7 @@