瀏覽代碼

Remove menu z-index change

Temdog007 6 年之前
父節點
當前提交
1d02bf9cb4
共有 2 個文件被更改,包括 0 次插入8 次删除
  1. 0 4
      editor/css/dark.css
  2. 0 4
      editor/css/light.css

+ 0 - 4
editor/css/dark.css

@@ -95,10 +95,6 @@ select {
 		padding-right: 8px;
 	}
 
-	#menubar .menu * {
-		z-index: 2;
-	}
-
 	#menubar .menu.right {
 		float: right;
 		cursor: auto;

+ 0 - 4
editor/css/light.css

@@ -91,10 +91,6 @@ select {
 		padding-right: 8px;
 	}
 
-	#menubar .menu * {
-		z-index: 2;
-	}
-
 	#menubar .menu.right {
 		float: right;
 		cursor: auto;