🏗️ First time sync the css & js files from hexo theme NexT
This commit is contained in:
9
assets/css/_common/components/third-party/math.scss
vendored
Normal file
9
assets/css/_common/components/third-party/math.scss
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
@if hexo-config('math.mathjax.enable') {
|
||||
mjx-container[jax='CHTML'][display='true'], .has-jax {
|
||||
overflow: auto hidden;
|
||||
}
|
||||
|
||||
mjx-container[display='true'] + br {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user