Skip to content

Commit

Permalink
Feat/farm docs4 (#128)
Browse files Browse the repository at this point in the history
* chore: update benchmark

* chore: update home page
  • Loading branch information
ErKeLost authored Jul 8, 2024
1 parent b306b07 commit 7e90034
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/theme/ManagerTabs/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ export const Tabs: ForwardRefExoticComponent<TabsProps> = forwardRef(
<div
className={`${styles['tab-list']} ${styles['no-scrollbar']}`}
style={{
display: 'flex',
justifyContent:
tabPosition === 'center' ? 'center' : 'flex-start',
}}
Expand Down

0 comments on commit 7e90034

Please sign in to comment.