Skip to content

Commit 33970cd

Browse files
authored
fix(table): fixed scroll for wide table inside the cut (#296)
1 parent bfeb138 commit 33970cd

File tree

1 file changed

+1
-0
lines changed
  • src/extensions/yfm/YfmTable/plugins/YfmTableControls

1 file changed

+1
-0
lines changed

src/extensions/yfm/YfmTable/plugins/YfmTableControls/view.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,6 @@ $buttons-size: 18px;
118118
.g-md-table-wrapper {
119119
display: inline-block;
120120

121+
width: 100%;
121122
margin-right: 2px;
122123
}

0 commit comments

Comments
 (0)