mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-14 16:44:07 -08:00
Merge branch 'master' of github.com:n8n-io/n8n into ado-2808-1
This commit is contained in:
commit
cd52d3436b
|
@ -1844,6 +1844,7 @@ defineExpose({ enterEditMode });
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
min-height: calc(30px + var(--spacing-s));
|
min-height: calc(30px + var(--spacing-s));
|
||||||
|
scrollbar-width: thin;
|
||||||
|
|
||||||
> *:first-child {
|
> *:first-child {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
|
|
Loading…
Reference in a new issue