Add mobile spacing above left navigation content
This commit is contained in:
@@ -64,4 +64,8 @@
|
|||||||
max-width: none;
|
max-width: none;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sg-left-navigation-pattern__group-card--content {
|
||||||
|
margin-top: var(--spacing-small);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user