Skip to content

Commit

Permalink
add minwidth (#736)
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelaZQ1 authored Apr 11, 2024
1 parent b1d9cdb commit f1cfc40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/frontend/components/Sidebar/Sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,7 @@ const SidebarContainer: React.FC<PropsWithChildren<SidebarContainerProps>> = ({
backgroundColor="neutral.50"
borderRight="1px"
borderRightColor="neutral.200"
minH="100%"
>
<Box px="md" pb="md">
<Box pb="sm">
Expand Down

0 comments on commit f1cfc40

Please sign in to comment.