Explorar el Código

ignore note containers with display: contents

Former-commit-id: 59b661a451e12f452e693e3684bf6ace68a9620a
Gildas hace 6 años
padre
commit
20fb3699e1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      extension/ui/editor/editor-frame-web.css

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

@@ -33,4 +33,5 @@
 
 single-file-note {
     all: initial !important;
+    display: contents !important;
 }