mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
refactor(editor): Change UI and monospace fonts (#13839)
This commit is contained in:
@@ -1788,7 +1788,7 @@ onUpdated(async () => {
|
||||
padding-right: 20px;
|
||||
|
||||
.option-headline {
|
||||
font-weight: var(--font-weight-bold);
|
||||
font-weight: var(--font-weight-medium);
|
||||
line-height: var(--font-line-height-regular);
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user