Merge branch 'node-red:master' into master-addjpn

This commit is contained in:
Kazuhito Yokoi
2022-05-25 19:07:57 +09:00
committed by GitHub
4 changed files with 4 additions and 2 deletions

View File

@@ -28,7 +28,7 @@
border-radius: 1px;
}
.ace_gutter-cell {
color: $text-editor-color;
color: $text-editor-gutter-color;
}
.ace_gutter-active-line {
background: $text-editor-gutter-active-line-background;