From b145cecdc76cc40dcdc6b4b20cc0c495b7fa676b Mon Sep 17 00:00:00 2001 From: zzp <34701892@qq.com> Date: Sun, 30 Nov 2025 11:03:37 +0800 Subject: [PATCH] =?UTF-8?q?style(richedit):=20=E5=B0=86=E9=80=89=E9=A1=B9?= =?UTF-8?q?=E5=AE=B9=E5=99=A8=E7=9A=84=E5=B8=83=E5=B1=80=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=E5=9E=82=E7=9B=B4=E6=8E=92=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/pages/richedit/all.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/pages/richedit/all.vue b/src/views/pages/richedit/all.vue index 87fc4fe..7e68a1e 100644 --- a/src/views/pages/richedit/all.vue +++ b/src/views/pages/richedit/all.vue @@ -1009,6 +1009,7 @@ onMounted(async () => { .option { display: flex; + flex-direction: column; text-align: center; justify-content: center; align-items: center;