瀏覽代碼

added !important

Gildas 5 年之前
父節點
當前提交
e6feb02b79
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      extension/ui/pages/editor-frame-web.css

+ 1 - 1
extension/ui/pages/editor-frame-web.css

@@ -55,7 +55,7 @@ single-file-note {
 
 .single-file-hover {
     outline: 4px dotted red !important;
-    cursor: crosshair;
+    cursor: crosshair !important;
 }
 
 .single-file-container-hover {