mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
fix(loading): canvas mission pointer
This commit is contained in:
@ -54,6 +54,7 @@ const ComputerDesk = () => {
|
||||
'justify-center items-center',
|
||||
// 'bg-bluish-gray dark:bg-rua-gray-900',
|
||||
'transition-all duration-300',
|
||||
'pointer-events-none',
|
||||
!modelLoading && 'opacity-0',
|
||||
)}
|
||||
>
|
||||
|
Reference in New Issue
Block a user