瀏覽代碼

set cursor to not-allowed for inactive options (#28298)

ycw 1 年之前
父節點
當前提交
d3f5c0199d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      editor/css/main.css

+ 1 - 0
editor/css/main.css

@@ -402,6 +402,7 @@ select {
 			background-color: transparent;
 			padding: 5px 10px;
 			margin: 0 !important;
+			cursor: not-allowed;
 		}
 
 #sidebar {