You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hydro/packages/ui-default/components/scratchpad/Editor.page.styl

14 lines
227 B
Stylus

.ScratchpadMonacoEditor
flex: 1
position: relative
.cm-s-vjcm
position: absolute
left: 0
top: 0
width: 100%
height: 100%
font-family: $code-font-family
font-size: rem($font-size-secondary)
line-height: 1.2