mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 18:41:14 +00:00
refactor(editor): Change UI and monospace fonts (#13839)
This commit is contained in:
@@ -79,7 +79,7 @@ const shortcutTooltipLabel = computed(() => {
|
||||
.saved {
|
||||
color: $custom-font-very-light;
|
||||
font-size: 12px;
|
||||
font-weight: 600;
|
||||
font-weight: var(--font-weight-bold);
|
||||
line-height: 12px;
|
||||
text-align: center;
|
||||
padding: var(--spacing-2xs) var(--spacing-2xs);
|
||||
|
||||
Reference in New Issue
Block a user