Skip to content

Commit

Permalink
Fix style in quanta
Browse files Browse the repository at this point in the history
  • Loading branch information
kreafox committed Aug 11, 2021
1 parent 848cdc0 commit 963daa6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/less/columns.less
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,13 @@
}
}

.quanta-block-editor-columnsBlock {
.columns-header {
right: 0;
left: auto;
}
}

.columns-view {
.ui.grid.column-block-grid {
display: initial !important;
Expand Down

0 comments on commit 963daa6

Please sign in to comment.