From f11c31cd968f8d01f269ce3bc34742aff4b491bc Mon Sep 17 00:00:00 2001 From: dribble-njr Date: Thu, 9 Jan 2025 21:12:42 +0800 Subject: [PATCH] style: enhance layout and border styling in CodemirrorEditor.vue --- src/views/CodemirrorEditor.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/CodemirrorEditor.vue b/src/views/CodemirrorEditor.vue index dbac9e8..c20c96a 100644 --- a/src/views/CodemirrorEditor.vue +++ b/src/views/CodemirrorEditor.vue @@ -369,7 +369,7 @@ onMounted(() => { @end-copy="endCopy" />
-
+
{ class="preview-wrapper flex-1 p-5" >
-
+
@@ -434,7 +434,7 @@ onMounted(() => {
-