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