Skip to content

Commit 092dc47

Browse files
committed
Fixed the drop down menus
1 parent 93f766f commit 092dc47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/less/preview/Preview.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ body {
7474
{
7575
width:100%;
7676
margin-left:0;
77-
position:absolute;
77+
position:fixed;
7878
top:@uiHeight;
7979
bottom:0;
8080
left:0;

0 commit comments

Comments
 (0)