app/components/header/app-back/index.tsx
@@ -27,8 +27,8 @@ > { (hovered && curApp) ? <ArrowLeftIcon className='mr-1 h-[18px] w-[18px]' /> : <Squares2X2Icon className='mr-1 h-[18px] w-[18px]' /> ? <ArrowLeftIcon className='mr-1 w-[18px] h-[18px]' /> : <Squares2X2Icon className='mr-1 w-[18px] h-[18px]' /> } {t('common.menus.apps')} </div>