瀏覽代碼

add comment

jam411 3 年之前
父節點
當前提交
4d35b2e6c4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/app/src/components/Layout/SearchResultLayout.module.scss

+ 1 - 1
packages/app/src/components/Layout/SearchResultLayout.module.scss

@@ -67,7 +67,7 @@
       }
 
       .search-result-content-body-container {
-        position: relative;
+        position: relative; // correct apply overflow scrolling for react-markdown on Chrome OS
         overflow-y: auto;
 
         .wiki {