From f03dc29de14762cda873738c55752256135713da Mon Sep 17 00:00:00 2001 From: zhangjinlong Date: Thu, 15 Oct 2020 22:52:04 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20=E6=8C=89=E9=92=AE=E6=B5=AE=E5=B1=82?= =?UTF-8?q?=E9=A2=9C=E8=89=B2=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/editor/Container.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/editor/Container.tsx b/src/pages/editor/Container.tsx index 02ed2f0..19138f5 100644 --- a/src/pages/editor/Container.tsx +++ b/src/pages/editor/Container.tsx @@ -564,7 +564,7 @@ const Container = (props: { textAlign: 'center', bottom: -5, right: 16, - background: 'gray', + background: 'hsla(0,0%,88.2%,.7)', padding: '10px', width: '279px', display: 'block', @@ -572,7 +572,7 @@ const Container = (props: { : { display: 'none' } } > -