We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a36a1ac commit 5d9d2bbCopy full SHA for 5d9d2bb
src/block/columns/style.scss
@@ -17,7 +17,7 @@
17
18
// These are styles added from the global spacing and borders.
19
:where(.stk-has-design-system-spacing-and-borders) {
20
- .stk-blocks-columns > .stk-block-content {
+ .stk-block-columns > .stk-block-content {
21
--stk-column-gap: var(--stk-columns-column-gap, 0px); // For nested columns, this takes precedence.
22
row-gap: var(--stk-columns-row-gap, 0px);
23
}
0 commit comments