Skip to content

Commit

Permalink
style: 去除表格块下方多余的空白
Browse files Browse the repository at this point in the history
  • Loading branch information
TCOTC committed Dec 20, 2024
1 parent b8b8920 commit 57d9e25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/assets/scss/protyle/_wysiwyg.scss
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@

&.table table {
display: inline-block;
vertical-align: top;
}

.img {
Expand Down

0 comments on commit 57d9e25

Please sign in to comment.