feat: 修改样式
This commit is contained in:
@@ -191,7 +191,7 @@ export default function Page() {
|
||||
<Button
|
||||
variant='destructive'
|
||||
className={
|
||||
'h-8 rounded-full border-white bg-transparent px-6 text-center text-sm font-bold text-[#FF4248] shadow-none hover:bg-transparent sm:min-w-[100px] sm:border-[#F8BFD2] sm:bg-[#F8BFD2] sm:text-white sm:shadow sm:hover:border-[#F8BFD2] sm:hover:bg-[#FF4248]'
|
||||
'h-8 rounded-full border-white bg-transparent px-6 text-center text-sm font-bold text-[#FF4248] shadow-none hover:bg-transparent sm:min-w-[100px] sm:border-[#FF4248] sm:bg-[#FF4248] sm:text-white sm:shadow sm:hover:border-[#E22C2E] sm:hover:bg-[#E22C2E]'
|
||||
}
|
||||
>
|
||||
{t('close')}
|
||||
|
||||
Reference in New Issue
Block a user