fix: 样式修改

This commit is contained in:
2025-09-07 23:21:41 -07:00
parent 57173a0221
commit 5dde8bd718
13 changed files with 80 additions and 15 deletions
@@ -64,7 +64,7 @@ export default function Page() {
</p>
<p className='flex justify-between text-base font-medium text-[#225BA9]'>
<span> {user?.refer_code}</span>
<CopyShortenedLink className={'sm:block'} />
<CopyShortenedLink />
</p>
</div>
</div>