feat: 修复 pc 客服弹窗UI展示问题

This commit is contained in:
zdl
2025-12-02 16:07:41 +08:00
parent 02d5311005
commit 143933b480
3 changed files with 12 additions and 11 deletions

View File

@@ -100,7 +100,7 @@ export const PerformancePanel: React.FC = () => {
aria-label="Open performance panel"
icon={<MdSpeed />}
position="fixed"
bottom="20px"
bottom="100px"
right="20px"
colorScheme="blue"
size="lg"