瀏覽代碼

docs(remark-drawio): link issue from foreignObject reset comment

Refs #11052

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Yuki Takei 1 月之前
父節點
當前提交
18a545bbdc
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      packages/remark-drawio/src/components/DrawioViewer.module.scss

+ 2 - 0
packages/remark-drawio/src/components/DrawioViewer.module.scss

@@ -18,6 +18,8 @@
 // weight). Defending the foreignObject content is an adversarial cross-cutting
 // concern, so we explicitly opt out of the specificity contest rather than
 // chasing host selectors.
+//
+// See: https://github.com/growilabs/growi/issues/11052
 .drawio-viewer foreignObject {
   h1, h2, h3, h4, h5, h6,
   p, ul, ol, li, blockquote,