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
1 changed files with 1 additions and 0 deletions

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 {