调整移动端chatbox图标定位

This commit is contained in:
北枳 2025-10-06 11:08:17 +08:00
parent c84599096d
commit d92a8f285a

View File

@ -643,7 +643,7 @@ Please process this video editing request.`;
{/* 智能对话按钮 */}
<div
className={`fixed right-[1rem] z-[49] ${isMobile ? 'bottom-[2rem]' : 'bottom-[10rem]'}`}
className={`fixed right-[1rem] z-[49] ${isMobile ? 'bottom-[9rem]' : 'bottom-[10rem]'}`}
>
{isMobile ? (
<div className="relative">