mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 02:51:14 +00:00
refactor(editor): Change UI and monospace fonts (#13839)
This commit is contained in:
@@ -228,7 +228,7 @@ watch(
|
||||
|
||||
.headline {
|
||||
color: $color-primary;
|
||||
font-weight: 600;
|
||||
font-weight: var(--font-weight-bold);
|
||||
font-size: var(--font-size-2xs);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user