Explorar o código

:lipstick: fix https://github.com/siyuan-note/siyuan/issues/8783

Vanessa %!s(int64=2) %!d(string=hai) anos
pai
achega
14e9f22677
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/src/assets/scss/component/_typography.scss

+ 1 - 1
app/src/assets/scss/component/_typography.scss

@@ -354,7 +354,7 @@
   [data-subtype="graphviz"] {
     text-align: center;
 
-    svg {
+    & > [contenteditable="false"] svg {
       border-radius: var(--b3-border-radius);
 
       /* 由于会覆盖颜色,先移除看看有没有副作用 https://github.com/siyuan-note/siyuan/issues/7735