diff --git a/core/css/mobile.scss b/core/css/mobile.scss index 3ad40dc742..bccb2fe05b 100644 --- a/core/css/mobile.scss +++ b/core/css/mobile.scss @@ -64,7 +64,7 @@ left: 0; width: 44px; height: 44px; - z-index: 149; + z-index: 1050; // above app-content background-color: rgba(255, 255, 255, .7); cursor: pointer; opacity: .6; @@ -82,7 +82,7 @@ left: 0; width: 44px; height: 44px; - z-index: 149; + z-index: 1050; // above app-content cursor: pointer; opacity: 0.6; }