1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Tweak upload dialog margin

This commit is contained in:
Nick O'Leary 2020-08-26 10:37:21 +01:00
parent 183fa59c83
commit b21667834e
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9

View File

@ -267,6 +267,7 @@ button.red-ui-palette-editor-upload-button {
.placeholder-input {
width: calc(100% - 180px);
margin: 0;
}
}
.red-ui-palette-editor-upload-buttons {