Explorar o código

apply transition only on background-color

Gildas %!s(int64=5) %!d(string=hai) anos
pai
achega
de7e5635fc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      extension/ui/pages/editor-mask-web.css

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

@@ -4,7 +4,7 @@
     z-index: 2147483645;
     pointer-events: none;
     background-color: transparent;
-    transition: all 125ms;
+    transition: background-color 125ms;
 }
 
 .note-mask-moving.note-yellow {