Quellcode durchsuchen

ignore note containers with display: contents

Former-commit-id: 59b661a451e12f452e693e3684bf6ace68a9620a
Gildas vor 6 Jahren
Ursprung
Commit
20fb3699e1
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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;
 }