mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
🐛 Fix delete button display bug in compiled version
This commit is contained in:
@@ -199,7 +199,7 @@ export default mixins(
|
||||
.parameter-item {
|
||||
position: relative;
|
||||
|
||||
.delete-option {
|
||||
>.delete-option {
|
||||
left: -0.9em;
|
||||
top: 0.6em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user