Skip to content

Commit 3afa568

Browse files
Fix simple editor table scrolling issue Codeinwp/visualizer-pro#353
1 parent 622e2cf commit 3afa568

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css/frame.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1526,6 +1526,10 @@ button#viz-text-editor-button {
15261526
vertical-align: middle;
15271527
}
15281528

1529+
.viz-simple-editor .viz-html-table {
1530+
width: 95%;
1531+
}
1532+
15291533
/******************************************************************************/
15301534
/******************************** chartjs ***********************************/
15311535
/******************************************************************************/

0 commit comments

Comments
 (0)