mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Tweak upload dialog margin
This commit is contained in:
parent
183fa59c83
commit
b21667834e
@ -267,6 +267,7 @@ button.red-ui-palette-editor-upload-button {
|
|||||||
|
|
||||||
.placeholder-input {
|
.placeholder-input {
|
||||||
width: calc(100% - 180px);
|
width: calc(100% - 180px);
|
||||||
|
margin: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.red-ui-palette-editor-upload-buttons {
|
.red-ui-palette-editor-upload-buttons {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user