Skip to content

Commit

Permalink
updated selector
Browse files Browse the repository at this point in the history
  • Loading branch information
mxkae committed Jun 20, 2023
1 parent ed9d590 commit 4050247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/block/columns/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}

// Make sure the blocks in inner columns have the correct width when max content width is set
.stk-block-columns > .stk-inner-blocks > .stk-block-column .stk-inner-blocks > .stk-block {
.stk-column-wrapper > .stk-inner-blocks > .stk-block {
width: inherit;
}

Expand Down

0 comments on commit 4050247

Please sign in to comment.