fix(app-overview): soften tooltip styling

This commit is contained in:
lyzno1 2025-10-24 10:34:16 +08:00
parent 3f5485605f
commit f065504ed6
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -229,7 +229,7 @@ function AppCard({
) : ''
}
position="right"
popupClassName="w-58 max-w-60 rounded-xl border-[0.5px] p-3.5 shadow-lg backdrop-blur-[10px]"
popupClassName="w-58 max-w-60 rounded-xl bg-components-panel-bg px-3.5 py-3 shadow-lg"
offset={24}
>
<div>

View File

@ -186,7 +186,7 @@ function MCPServiceCard({
) : ''
}
position="right"
popupClassName="w-58 max-w-60 rounded-xl border-[0.5px] p-3.5 shadow-lg backdrop-blur-[10px]"
popupClassName="w-58 max-w-60 rounded-xl bg-components-panel-bg px-3.5 py-3 shadow-lg"
offset={24}
>
<div>