Skip to content

Commit 48339da

Browse files
authored
fix: scrolling problem - text won't display past initial height (#84)
1 parent 2f16160 commit 48339da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/vue-prism-editor/src/styles.css

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
.prism-editor-wrapper {
22
width: 100%;
3-
height: 100%;
43
display: flex;
54
align-items: flex-start;
65
overflow: auto;

0 commit comments

Comments
 (0)