mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
refactor(editor): Change UI and monospace fonts (#13839)
This commit is contained in:
@@ -298,7 +298,7 @@ onMounted(async () => {
|
||||
> label {
|
||||
display: inline-block;
|
||||
font-size: var(--font-size-s);
|
||||
font-weight: var(--font-weight-bold);
|
||||
font-weight: var(--font-weight-medium);
|
||||
padding: 0 0 var(--spacing-2xs);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user