Skip to content

Commit

Permalink
Fix margin-bottom inside the columns block
Browse files Browse the repository at this point in the history
  • Loading branch information
laszlocseh committed Nov 1, 2023
1 parent a52f83c commit 8080e84
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/less/columns.less
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@

.block-editor-columnsBlock,
.quanta-block-editor-columnsBlock {
.block-column .ui.block.inner {
.block {
margin-bottom: 0;
}
}

.block.columnsBlock.selected::before,
.block.columnsBlock:hover::before {
border-style: dashed;
Expand Down

0 comments on commit 8080e84

Please sign in to comment.