* [misc] fix picker layer z-index in tutorial mode.

This commit is contained in:
sunhao
2024-09-10 14:06:48 +08:00
committed by 谢杞钰
parent aab03c783f
commit 241b5452df
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -28,3 +28,4 @@
.is-single-type-mode #tutorialTabs .tabs-header {display: none;}
.is-single-type-mode #tutorialTabs .tab-content {padding-top: 0;}
.is-single-type-mode #tutorialTabs .tab-pane {display: block;}
.pick-container {z-index: 1780;}