Skip to content

Commit

Permalink
💄 style(custom): 删除消息线
Browse files Browse the repository at this point in the history
  • Loading branch information
master1lan committed Mar 1, 2023
1 parent 0b263a9 commit e3e88d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routers/layout/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export default function Layout() {
},
}}
>
<div className='max-sm:hidden h-16 flex justify-center items-center relative z-20 bg-white border-b-2'>
<div className='max-sm:hidden h-12 flex justify-center items-center relative z-20 bg-white'>
<ImportTantInfo />
</div>
<Header />
Expand Down

0 comments on commit e3e88d2

Please sign in to comment.