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:
@@ -2325,7 +2325,7 @@ defineExpose({ enterEditMode });
|
||||
color: black;
|
||||
border-radius: var(--border-radius-base);
|
||||
padding: 0 1px;
|
||||
font-weight: normal;
|
||||
font-weight: var(--font-weight-regular);
|
||||
font-style: normal;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user