Skip to content

Commit 0390f46

Browse files
committed
[Frontend] z-index added to .object-top-bar .left element
nasa#836
1 parent 9e5689f commit 0390f46

File tree

1 file changed

+2
-0
lines changed
  • platform/commonUI/general/res/sass/user-environ

1 file changed

+2
-0
lines changed

platform/commonUI/general/res/sass/user-environ/_frame.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636
line-height: $ohH;
3737
.left {
3838
padding-right: $interiorMarginLg;
39+
40+
z-index: 5;
3941
}
4042
}
4143
>.object-holder.abs {

0 commit comments

Comments
 (0)