Explorar el Código

reset styles of mask tags

Former-commit-id: c383e61e8a4849e43d4e58dd7367ac6a2bea8acf
Gildas hace 6 años
padre
commit
3e920d21cf
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      extension/ui/editor/editor-frame-web.css

+ 4 - 0
extension/ui/editor/editor-frame-web.css

@@ -23,6 +23,10 @@
     color: inherit !important;
 }
 
+.single-file-mask {
+    all: initial;
+}
+
 .single-file-mask.single-file-page-mask {
     opacity: .99 !important;
 }