mirror of https://github.com/node-red/node-red.git
Merge branch 'master' into dev
commit
d45415ab22
|
@ -45,6 +45,9 @@
|
|||
@include component-shadow;
|
||||
border-color: $popover-background;
|
||||
}
|
||||
.ace_content {
|
||||
line-height: 1;
|
||||
}
|
||||
textarea.ace_text-input {
|
||||
overflow: hidden;
|
||||
padding: 0px 1px !important;
|
||||
|
|
Loading…
Reference in New Issue