Fix indents in other code except message catalog (Backport node-red#3622 to v2.x)

This commit is contained in:
Kazuhito Yokoi
2022-06-26 10:57:17 +09:00
parent e944dfecc2
commit cbdb988d02
2 changed files with 72 additions and 72 deletions

View File

@@ -27,10 +27,10 @@
}
.ui-widget.ui-widget-content {
border: 1px solid $tertiary-border-color;
border: 1px solid $tertiary-border-color;
}
.ui-widget-content {
border: 1px solid $secondary-border-color;
border: 1px solid $secondary-border-color;
}
.ui-widget-header {