Skip to content

Commit 98b572a

Browse files
committed
style: fix fullscreen style.
1 parent 4bec916 commit 98b572a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
&-noScroll {
104104
max-height: initial;
105105
}
106-
&-noScroll &-demo {
106+
&-noScroll:not(&-fullScreen) &-demo {
107107
overflow: inherit;
108108
}
109109
&-bgPlaid {

0 commit comments

Comments
 (0)