Merge branch 'master' of github.com:node-red/node-red

This commit is contained in:
Nick O'Leary
2020-05-27 17:15:45 +01:00

View File

@@ -52,6 +52,9 @@
@include component-shadow;
border-color: $popover-background;
}
.ace_content {
line-height: 1;
}
textarea.ace_text-input {
overflow: hidden;
padding: 0px 1px !important;