From 48f10e8e300e8cc9a25d31eccc907ae4a1f3154e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=B2=81=E6=A0=91=E4=BA=BA?= Date: Wed, 15 Oct 2025 22:08:51 +0900 Subject: [PATCH] fix: layout issue with android instruction in mobile screen --- .../RootExplorerGuide.tsx | 16 ++++++++-------- src/components/Footer.tsx | 4 ++-- src/faq/OtherFAQ.tsx | 4 ++-- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/components/AndroidADBPullInstruction/RootExplorerGuide.tsx b/src/components/AndroidADBPullInstruction/RootExplorerGuide.tsx index 29e6d18..e5bca82 100644 --- a/src/components/AndroidADBPullInstruction/RootExplorerGuide.tsx +++ b/src/components/AndroidADBPullInstruction/RootExplorerGuide.tsx @@ -9,10 +9,10 @@ export function RootExplorerGuide() {
Amaze 文件浏览器 -
    +
    • -
      - 点触主界面左上角的 打开侧边栏 +
      + 点触主界面左上角的 打开侧边栏
    • @@ -41,16 +41,16 @@ export function RootExplorerGuide() {
MT 管理器 -
    +
    • -
      - 点触主界面左上角的 打开侧边栏 +
      + 点触主界面左上角的 打开侧边栏
    • -
      +
      点触侧边栏右上方的 - ,点触设置 + 弹出菜单,点触设置
    • diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 52699b8..607ab18 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -5,7 +5,7 @@ export function Footer() { const appVersionShort = '__APP_VERSION_SHORT__'; return (