mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
fix(editor): Fix more dark mode issues (no-changelog) (#7578)
Github issue / Community forum post (link here to close automatically): --------- Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in> Co-authored-by: Giulio Andreini <andreini@netseven.it>
This commit is contained in:
@@ -1004,6 +1004,9 @@ export default defineComponent({
|
||||
--configurable-node-icon-size
|
||||
) - 2 * var(--spacing-s)
|
||||
);
|
||||
.node-name > p {
|
||||
color: var(--color-configurable-node-name);
|
||||
}
|
||||
}
|
||||
|
||||
.node-default {
|
||||
|
||||
Reference in New Issue
Block a user