mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-03-02 03:50:40 +00:00
fix: change space between left sidebar buttons
This commit is contained in:
parent
26196d64bf
commit
b35d176979
@ -41,7 +41,7 @@ const LeftSidebar = () => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<YStack
|
<YStack
|
||||||
space={'$4'}
|
space={'$3'}
|
||||||
minHeight={'100vh'}
|
minHeight={'100vh'}
|
||||||
background={'#FFF'}
|
background={'#FFF'}
|
||||||
style={{
|
style={{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user