Change indents from tabs to 4 spaces (Backport node-red#3512 to v2.x)

This commit is contained in:
Kazuhito Yokoi
2022-06-26 11:06:12 +09:00
parent cbdb988d02
commit 5dad33dc77
3 changed files with 3 additions and 3 deletions

View File

@@ -254,7 +254,7 @@ button.red-ui-palette-editor-upload-button {
padding: 2px 8px;
}
form {
width: 0;
width: 0;
}
}
.red-ui-palette-editor-upload {