[opt] scroll
This commit is contained in:
parent
1a71b79a45
commit
493a34b1fa
|
@ -75,8 +75,6 @@
|
|||
max-width: 100%
|
||||
text-align: justify
|
||||
margin-top: .5rem
|
||||
overflow: scroll
|
||||
scrollbar(0,0)
|
||||
.tab-pane
|
||||
&:not(.active)
|
||||
display: none
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.md-text p.katex-block
|
||||
overflow: auto
|
||||
.md-text
|
||||
p.katex-block
|
||||
.katex-display
|
||||
overflow: scroll
|
||||
scrollbar(0, 0)
|
Loading…
Reference in New Issue