From 5eedb098dfdfbd56c64b2db583b07345010286ea Mon Sep 17 00:00:00 2001 From: Lei OT Date: Mon, 16 Dec 2024 10:49:38 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E7=BC=96=E8=BE=91=E5=99=A8:=20?= =?UTF-8?q?=E8=A1=A8=E6=A0=BC:=20=E9=A2=9C=E8=89=B2=E5=BC=B9=E7=AA=97?= =?UTF-8?q?=E5=92=8C=E6=93=8D=E4=BD=9C=E7=AA=97=E5=8F=A3=E7=9A=84=E5=B1=82?= =?UTF-8?q?=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/LexicalEditor/ui/Modal.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/LexicalEditor/ui/Modal.css b/src/components/LexicalEditor/ui/Modal.css index 73613c0..4bb8704 100644 --- a/src/components/LexicalEditor/ui/Modal.css +++ b/src/components/LexicalEditor/ui/Modal.css @@ -20,7 +20,7 @@ background-color: rgba(40, 40, 40, 0.6); flex-grow: 0px; flex-shrink: 1px; - z-index: 1200; + z-index: 1202; } .Modal__modal { padding: 20px;