ソースを参照

ignore note containers with display: contents

Former-commit-id: 59b661a451e12f452e693e3684bf6ace68a9620a
Gildas 6 年 前
コミット
20fb3699e1
1 ファイル変更1 行追加0 行削除
  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;
 }