jerryc127 / hexo-theme-butterfly

🦋 A Hexo Theme: Butterfly
https://butterfly.js.org
Apache License 2.0
6.8k stars 1.24k forks source link

[Feature]: 音乐播放器设置隐藏 #1467

Closed ghost closed 3 months ago

ghost commented 3 months ago

想要的功能 | What feature do you want?

aplayer音乐播放器进一步隐藏,设置个开关 .aplayer.aplayer-fixed.aplayer-narrow .aplayer-body { left: -66px !important; } .aplayer.aplayer-fixed.aplayer-narrow .aplayer-body:hover { left: 0 !important; } image

jerryc127 commented 3 months ago

不考虑 自行diy