Merge branch 'master' of github.com:n8n-io/n8n into ado-2808-1

This commit is contained in:
Mutasem Aldmour 2024-11-07 18:13:00 +01:00
commit cd52d3436b
No known key found for this signature in database
GPG key ID: 3DFA8122BB7FD6B8

View file

@ -1844,6 +1844,7 @@ defineExpose({ enterEditMode });
overflow-x: auto;
overflow-y: hidden;
min-height: calc(30px + var(--spacing-s));
scrollbar-width: thin;
> *:first-child {
flex-grow: 1;