浏览代码

:lipstick: https://github.com/siyuan-note/siyuan/issues/11641

Vanessa 1 年之前
父节点
当前提交
693b43c07b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/src/assets/scss/business/_av.scss

+ 1 - 1
app/src/assets/scss/business/_av.scss

@@ -87,7 +87,7 @@
     font-weight: bold;
 
     &:empty::after {
-      color: var(--b3-theme-on-surface);
+      color: var(--b3-theme-on-surface-light);
       content: attr(data-tip);
     }
   }