mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
fix(editor): Add background same as that of the parent (#17625)
This commit is contained in:
@@ -64,6 +64,7 @@ const emit = defineEmits<{
|
||||
margin-left: auto;
|
||||
--button-hover-background-color: transparent;
|
||||
--button-active-background-color: transparent;
|
||||
background-color: var(--color-foreground-base);
|
||||
}
|
||||
|
||||
.contentOverrideContainer {
|
||||
|
||||
Reference in New Issue
Block a user