浏览代码

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

Vanessa 3 年之前
父节点
当前提交
5402eeef56
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/src/assets/scss/_typography.scss

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

@@ -275,6 +275,7 @@
     overflow: auto;
     font-family: var(--b3-font-family-code);
     min-height: 22px !important;
+    overflow-x: overlay;
   }
 
   [data-subtype="echarts"] > div,