Fix gradients spacings on the space panel (#12262)

* Fix gradients spacings on the space panel

Make the gradients two separate ones so they can be fixed pixel widths
from the top & bottom rather than percentages of the height.

Tweak the spacings between the user menu & threads panel to match
the figma and from Gaelle's design.

* Update snapshots

* More screenshots
This commit is contained in:
David Baker
2024-02-20 15:28:46 +00:00
committed by GitHub
parent a9add4504f
commit d20e9e4f8e
5 changed files with 32 additions and 5 deletions
@@ -24,7 +24,7 @@
align-items: center;
justify-content: center;
border-radius: 8px;
margin: auto;
margin: 18px auto auto auto;
&.expanded {
/* align with settings icon */