Skip to content

Commit b72c66d

Browse files
authored
put root z-index above blockly widgets when sim is fullscreen (#10351)
1 parent 659aeb1 commit b72c66d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

theme/common.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1374,6 +1374,8 @@ p.ui.font.small {
13741374
fuyllscreensim
13751375
*******************************/
13761376
.fullscreensim {
1377+
z-index: @aboveEverythingZIndex;
1378+
13771379
/* Full screen */
13781380
.simPanel {
13791381
position: fixed;

0 commit comments

Comments
 (0)