Browse Source

:sparkles: https://github.com/siyuan-note/siyuan/issues/9304

Vanessa 1 year ago
parent
commit
2ac9176e1a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      app/src/assets/scss/business/_av.scss

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

@@ -225,7 +225,8 @@
     flex: 1;
     overflow: hidden;
 
-    & > svg {
+    & > svg,
+    & > img {
       height: 12px;
       width: 12px;
       color: var(--b3-theme-on-surface);