mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
refactor(editor): Change UI and monospace fonts (#13839)
This commit is contained in:
@@ -61,7 +61,7 @@ const projectIcon = computed(() => {
|
||||
p {
|
||||
font-size: var(--font-size-s);
|
||||
color: var(--color-text-dark);
|
||||
font-weight: var(--font-weight-bold);
|
||||
font-weight: var(--font-weight-medium);
|
||||
line-height: var(--font-line-height-loose);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user