mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 03:42:16 +00:00
fix(editor): Improve text wrapping in schema view (#9888)
This commit is contained in:
@@ -418,6 +418,7 @@ watch(
|
||||
|
||||
.schema {
|
||||
display: grid;
|
||||
padding-right: var(--spacing-s);
|
||||
grid-template-rows: 1fr;
|
||||
|
||||
&.animated {
|
||||
|
||||
Reference in New Issue
Block a user