From 6618de1aed72722b56cf06b814f0442fe0017c46 Mon Sep 17 00:00:00 2001
From: yuyx <237899745@qq.com>
Date: Fri, 20 Feb 2026 16:15:54 +0800
Subject: [PATCH] fix: correct mobile web layout for client download button
---
frontend/app.html | 17 ++++++++++++++---
1 file changed, 14 insertions(+), 3 deletions(-)
diff --git a/frontend/app.html b/frontend/app.html
index 5369a13..127d244 100644
--- a/frontend/app.html
+++ b/frontend/app.html
@@ -1796,7 +1796,7 @@
{{ isLogin ? '还没有账号?' : '已有账号?' }}
{{ isLogin ? '立即注册' : '去登录' }}
-