Compare commits

...

2 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
bffdd3ea22 Initial plan 2026-04-09 09:25:03 +00:00
Jerry
13315f6710 improvement: fancybox 手機頁面不顯示 toolbar 2026-04-08 15:53:06 +08:00
3 changed files with 5 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
- const { effect, source, sub, typed_option } = theme.subtitle
- let subContent = sub || new Array()
- let subContent = typeof sub === 'string' ? [sub] : (sub || new Array())
script.
window.typedJSFn = {

View File

@@ -1,6 +1,6 @@
{
"name": "hexo-theme-butterfly",
"version": "5.5.4",
"version": "5.5.5-b1",
"description": "A Simple and Card UI Design theme for Hexo",
"main": "package.json",
"scripts": {

View File

@@ -226,5 +226,6 @@ if hexo-config('math.use')
opacity: 1
+maxWidth768()
.fancybox__toolbar__column.is-middle
display: none
.fancybox__toolbar__column.is-middle,
.f-carousel__toolbar__column.is-middle
visibility: hidden