浏览代码

fix: layout wrap issue in tasks page on mobile

satnaing 1 年之前
父节点
当前提交
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'>