修复手机端菜单展开遮罩没有关闭的问题;修复并增强 alert 组件展示效果
This commit is contained in:
@@ -70,7 +70,7 @@ export default function Extract(props: ExtractProps) {
|
||||
)}
|
||||
>
|
||||
<CardSection>
|
||||
<Alert variant="warn" >
|
||||
<Alert variant="warn">
|
||||
<CircleAlert/>
|
||||
<AlertTitle>提取IP前需要将本机IP添加到白名单后才可使用</AlertTitle>
|
||||
</Alert>
|
||||
|
||||
Reference in New Issue
Block a user