Browse Source

reset styles of mask tags

Gildas 6 năm trước cách đây
mục cha
commit
c383e61e8a
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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;
 }