fix the scrollbar

This commit is contained in:
PrinOrange
2024-01-04 10:29:19 +08:00
parent 436e286173
commit ce598ebdef
4 changed files with 29 additions and 38 deletions

View File

@@ -88,7 +88,7 @@ const ReaderPage = (props: ReaderPageProps) => {
)}
</div>
<div
className={`typesetting ${fontSourceSerifScreenCN.className} flat-scrollbar-thin my-0 ${
className={`typesetting ${fontSourceSerifScreenCN.className} mt-0 mb-10 ${
!props.frontMatter.allowShare && "select-none"
}`}
>