diff --git a/web/pages/construct/app/index.tsx b/web/pages/construct/app/index.tsx index 1e67c989f..737753589 100644 --- a/web/pages/construct/app/index.tsx +++ b/web/pages/construct/app/index.tsx @@ -308,15 +308,14 @@ export default function AppContent() { className='w-[230px] h-[40px] border-1 border-white backdrop-filter backdrop-blur-lg bg-white bg-opacity-30 dark:border-[#6f7f95] dark:bg-[#6f7f95] dark:bg-opacity-60' /> -
- -
+ +
{apps.map(item => {