1
0
Эх сурвалжийг харах

changed cursor aspect when removing elements (see #494)

Gildas 5 жил өмнө
parent
commit
2b079e597c

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

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