mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-12 13:27:31 -08:00
🐛 Fix delete button display bug in compiled version
This commit is contained in:
parent
b6b386dc95
commit
79383ffa84
|
@ -199,7 +199,7 @@ export default mixins(
|
|||
.parameter-item {
|
||||
position: relative;
|
||||
|
||||
.delete-option {
|
||||
>.delete-option {
|
||||
left: -0.9em;
|
||||
top: 0.6em;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue