[Frontend] Fixed z-index of .primary-pane
open #470
(cherry picked from commit 6bdcce0)
This commit is contained in:
@@ -4777,7 +4777,7 @@ span.req {
|
||||
line-height: 24px; }
|
||||
/* line 133, ../../../../general/res/sass/user-environ/_layout.scss */
|
||||
.pane .primary-pane {
|
||||
z-index: 2; }
|
||||
z-index: 4; }
|
||||
/* line 138, ../../../../general/res/sass/user-environ/_layout.scss */
|
||||
.pane .mini-tab-icon.toggle-pane {
|
||||
z-index: 5; }
|
||||
|
||||
Reference in New Issue
Block a user