mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-10 21:17:07 +08:00
fix: 修復 inline mathjax 有滾動條的 bug
This commit is contained in:
@@ -90,14 +90,11 @@ if hexo-config('waline.bg')
|
||||
display: none
|
||||
|
||||
// mathjax
|
||||
mjx-container
|
||||
mjx-container[display],
|
||||
.has-jax
|
||||
overflow-x: auto
|
||||
overflow-y: hidden
|
||||
|
||||
&:not([display])
|
||||
display: inline-grid
|
||||
max-width: 100%
|
||||
|
||||
.aplayer
|
||||
color: $font-black
|
||||
|
||||
|
||||
Reference in New Issue
Block a user