Skip to content

Commit a7a9a1b

Browse files
committed
[Fix]: navigation apps render inside the preview
1 parent b2254a0 commit a7a9a1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/packages/lowcoder/src/pages/editor/editorView.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ const DeviceWrapperInner = styled(Flex)`
270270
> div:first-child {
271271
> div:first-child {
272272
> div:nth-child(2) {
273+
contain: paint;
273274
display: block !important;
274275
overflow: hidden auto !important;
275276
}

0 commit comments

Comments
 (0)