Skip to content

Commit 72f5763

Browse files
fix(ui): field elements showing over the top of Preview content (#13148)
1 parent a374aab commit 72f5763

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/ui/src/elements/DocumentFields/index.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@
125125

126126
&--force-sidebar-wrap {
127127
display: block;
128+
isolation: isolate;
128129

129130
.document-fields {
130131
&__main {

0 commit comments

Comments
 (0)