Просмотр исходного кода

fix: layout wrap issue in tasks page on mobile

satnaing 1 год назад
Родитель
Сommit
83305768aa
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/features/tasks/index.tsx

+ 1 - 1
src/features/tasks/index.tsx

@@ -34,7 +34,7 @@ export default function Tasks() {
       </Header>
 
       <Main>
-        <div className='mb-2 flex items-center justify-between space-y-2'>
+        <div className='mb-2 flex items-center justify-between space-y-2 flex-wrap gap-x-4'>
           <div>
             <h2 className='text-2xl font-bold tracking-tight'>Tasks</h2>
             <p className='text-muted-foreground'>