remove margin from sidebar sections (#18082)
This commit is contained in:
parent
ba4a4d3297
commit
14770ed208
|
@ -1,6 +1,4 @@
|
||||||
.sidebar-section-wrapper {
|
.sidebar-section-wrapper {
|
||||||
margin-bottom: 0.5em;
|
|
||||||
|
|
||||||
.sidebar-section-header-wrapper {
|
.sidebar-section-header-wrapper {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: stretch;
|
align-items: stretch;
|
||||||
|
|
Loading…
Reference in New Issue