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
+1 -1
View File
@@ -85,7 +85,7 @@ export default function Affiliate() {
</p>
<p className='flex justify-between text-xl font-bold text-[#225BA9]'>
<span> {user?.refer_code}</span>
<CopyShortenedLink className={'sm:block'} />
<CopyShortenedLink className={'hidden sm:block'} />
</p>
</div>
</div>