fix: badge not clickable

This commit is contained in:
agoudbg 2026-03-01 21:53:08 +08:00 committed by GitHub
parent 7dbd33fad6
commit 9bbb495dae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -479,7 +479,7 @@ const Connections: React.FC = () => {
</span> </span>
</div> </div>
<Badge <Badge
className="mt-2" className="app-nodrag pointer-events-none mt-2"
color="primary" color="primary"
variant="flat" variant="flat"
showOutline={false} showOutline={false}