mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Merge branch 'master' of github.com:node-red/node-red
This commit is contained in:
commit
bcf1d986a4
@ -52,6 +52,9 @@
|
|||||||
@include component-shadow;
|
@include component-shadow;
|
||||||
border-color: $popover-background;
|
border-color: $popover-background;
|
||||||
}
|
}
|
||||||
|
.ace_content {
|
||||||
|
line-height: 1;
|
||||||
|
}
|
||||||
textarea.ace_text-input {
|
textarea.ace_text-input {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding: 0px 1px !important;
|
padding: 0px 1px !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user