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 f90c366 commit a16f174
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/style.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table {
box-sizing: border-box;

> table {

Expand Down

0 comments on commit a16f174

Please sign in to comment.