mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-13 16:14:07 -08:00
Fix content alignment
This commit is contained in:
parent
860c59778e
commit
fdb41fcdbc
|
@ -154,6 +154,7 @@ watch(defaultLocale, (newLocale) => {
|
|||
flex-direction: column;
|
||||
align-items: center;
|
||||
overflow: auto;
|
||||
grid-area: content;
|
||||
}
|
||||
|
||||
.contentFooter {
|
||||
|
|
Loading…
Reference in a new issue