소스 검색

: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,