Skip to content
Snippets Groups Projects

ISTWCMS-6906: Fix the alignment when using L

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -26,6 +26,7 @@
.layout__region {
display: flex;
flex-direction: column;
height: 100%;
}
}
&--top-align-content {
Loading