From da69b6d4a8b2116760740eeecee9c89e7966ea4f Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Sat, 6 Apr 2024 10:41:41 +0800 Subject: [PATCH] =?UTF-8?q?theme-game=20=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/game/components/GameEmbed.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/themes/game/components/GameEmbed.js b/themes/game/components/GameEmbed.js index ec1b79c3..aff7f04b 100644 --- a/themes/game/components/GameEmbed.js +++ b/themes/game/components/GameEmbed.js @@ -98,24 +98,24 @@ export default function GameEmbed({ post, siteInfo }) {
+ className='text-white fixed xl:hidden group space-x-1 flex items-center z-20 pr-3 pl-1 bg-[#202030] rounded-r-2xl shadow-lg '> - + {' '} { document.querySelector('.game-info').scrollIntoView({ behavior: 'smooth', - block: 'end', + block: 'start', inline: 'nearest' }) }}> {/* Title首字母 */} - {siteInfo?.title?.charAt(0)} +