Browse Source

提示层级关系

outaozhen 5 years ago
parent
commit
286e33c69b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      css/global.css

+ 1 - 1
css/global.css

@@ -4173,7 +4173,7 @@ td div.dlLev3{
 .popupTip{
   position: absolute;
   top: 0px;
-  z-index: 999;
+  z-index: 9999;
   width: 960px;
   text-align: center;
 }