[opt] scroll

This commit is contained in:
xaoxuu 2024-02-18 13:21:53 +08:00
parent 1a71b79a45
commit 493a34b1fa
2 changed files with 5 additions and 5 deletions

View File

@ -75,8 +75,6 @@
max-width: 100%
text-align: justify
margin-top: .5rem
overflow: scroll
scrollbar(0,0)
.tab-pane
&:not(.active)
display: none

View File

@ -1,3 +1,5 @@
.md-text p.katex-block
overflow: auto
.md-text
p.katex-block
.katex-display
overflow: scroll
scrollbar(0, 0)