Stop left navigation card stretching
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
.sg-left-navigation-pattern__layout {
|
.sg-left-navigation-pattern__layout {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: stretch;
|
align-items: flex-start;
|
||||||
gap: 0;
|
gap: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user