Skip to content

Commit 9ea88b9

Browse files
authored
Merge pull request #2532 from holroy/bug-no-more-excessive-spacing-live-preview
Bug-fix not needed anymore, related to #2519 and #743.
2 parents bbd2389 + dd6ced6 commit 9ea88b9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

styles.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
/** Live Preview padding fixes, specifically for DataviewJS custom HTML elements. */
2-
.is-live-preview .block-language-dataviewjs > p, .is-live-preview .block-language-dataviewjs > span {
3-
line-height: 1.0;
4-
}
5-
61
.block-language-dataview {
72
overflow-y: auto;
83
}

0 commit comments

Comments
 (0)