mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 18:41:14 +00:00
fix(editor): Reset current page if out of bounds after page size change (#17124)
This commit is contained in:
committed by
GitHub
parent
591aa2d20c
commit
b9e7b719c0
@@ -508,4 +508,8 @@ async function onUpdateMfaEnforced(value: boolean) {
|
||||
align-items: center;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.container {
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user