From 69dc5c1a2316eac74e44c0316634a75eeec6044f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=A2=E8=B6=8A?= <552369664@qq.com> Date: Sat, 24 Aug 2024 17:09:26 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E9=A1=B5=E9=9D=A2=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E3=80=91=E5=95=86=E5=9F=8E=E8=A3=85=E4=BF=AE=E5=B0=8F=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E9=80=82=E9=85=8D=E9=BB=91=E6=9A=97=E6=A8=A1=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/DiyEditor/components/ComponentContainer.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/DiyEditor/components/ComponentContainer.vue b/src/components/DiyEditor/components/ComponentContainer.vue index 0137278a..48567224 100644 --- a/src/components/DiyEditor/components/ComponentContainer.vue +++ b/src/components/DiyEditor/components/ComponentContainer.vue @@ -165,6 +165,7 @@ $toolbar-position: -55px; width: 80px; height: 25px; font-size: 12px; + color: #6a6a6a; line-height: 25px; text-align: center; background: #fff;