mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-21 18:19:03 +08:00
修复左下角开发提示点击穿透
This commit is contained in:
@@ -219,6 +219,7 @@ function MainContent(): React.JSX.Element {
|
|||||||
left: "20px",
|
left: "20px",
|
||||||
opacity: 0.6,
|
opacity: 0.6,
|
||||||
zIndex: 9999,
|
zIndex: 9999,
|
||||||
|
pointerEvents: "none",
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<p
|
<p
|
||||||
|
|||||||
Reference in New Issue
Block a user