From 15f6e5d7e94a746e6b51a007610f64f5e9a34778 Mon Sep 17 00:00:00 2001 From: uzVideo <126445083+YYDS678@users.noreply.github.com> Date: Sat, 14 Dec 2024 21:41:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/install.html | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/html/install.html b/html/install.html index 44b0857..8647947 100644 --- a/html/install.html +++ b/html/install.html @@ -128,6 +128,17 @@ min-width: 70px; text-align: center; } + .help-btn { + padding: 8px 15px; + background-color: #ffc107; + color: white; + border: none; + border-radius: 4px; + cursor: pointer; + flex-shrink: 0; + min-width: 70px; + text-align: center; + } @@ -156,12 +167,12 @@