mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
fix(editor): Fix item count element wrap in input panel (no-changelog) (#16920)
This commit is contained in:
committed by
GitHub
parent
19ac32659f
commit
c1ac8c19ef
@@ -123,6 +123,7 @@ const emit = defineEmits<{
|
||||
font-size: var(--font-size-2xs);
|
||||
color: var(--color-text-light);
|
||||
margin-left: auto;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.notice {
|
||||
|
||||
Reference in New Issue
Block a user