We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 674bbd2 commit 57d381bCopy full SHA for 57d381b
demo/src/app/app.component.sass
@@ -1,7 +1,7 @@
1
:host ::ng-deep
2
.cm
3
.cm-editor
4
- height: calc(100vh - 36rem)
+ height: 33vh
5
border: 1px solid #ccc
6
.cm-scroller
7
- max-height: calc(100vh - 36rem)
+ max-height: 33vh
0 commit comments