Skip to content

Commit

Permalink
Add box-sizing
Browse files Browse the repository at this point in the history
  • Loading branch information
t-hamano committed Oct 20, 2024
1 parent a9a66df commit 416c834
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/editor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
@import "controls/style";

.editor-styles-wrapper .wp-block-flexible-table-block-table {
box-sizing: border-box;

> table {

Expand Down

0 comments on commit 416c834

Please sign in to comment.