Merge branch 'dev' into project-config-to-json

This commit is contained in:
Zai Shi 2025-07-31 11:45:36 -07:00
commit 60ced05237

View File

@ -250,6 +250,7 @@ export function GlobeSection({ countryData, totalUsers, children }: {countryData
className='absolute top-0 right-0 bottom-0 backdrop-blur-md'
style={{
left: ((globeContainerSize?.width ?? 0) - (sectionContainerSize?.width ?? 0)) / 2 + (globeWindowSize?.width ?? 0),
zIndex: -1,
}}
onMouseMove={() => {