mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
fix: Fix dark mode small issues (#7573)
Github issue / Community forum post (link here to close automatically):
This commit is contained in:
@@ -208,6 +208,7 @@ export default defineComponent({
|
||||
margin-top: var(--spacing-xs);
|
||||
|
||||
.button {
|
||||
color: var(--color-text-dark);
|
||||
font-weight: var(--font-weight-normal);
|
||||
--button-border-color: var(--color-foreground-base);
|
||||
--button-background-color: var(--color-background-base);
|
||||
|
||||
Reference in New Issue
Block a user