jam411 il y a 3 ans
Parent
commit
4d35b2e6c4

+ 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 {