fix: change space between left sidebar buttons

This commit is contained in:
RadoslavDimchev 2023-10-20 10:21:47 +03:00
parent 26196d64bf
commit b35d176979
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ const LeftSidebar = () => {
return ( return (
<YStack <YStack
space={'$4'} space={'$3'}
minHeight={'100vh'} minHeight={'100vh'}
background={'#FFF'} background={'#FFF'}
style={{ style={{