From 0280445e2a9cc79ea1393aadd5d32fffe5e4add3 Mon Sep 17 00:00:00 2001 From: starry <115192496+sky22333@users.noreply.github.com> Date: Sun, 22 Dec 2024 21:39:22 +0800 Subject: [PATCH] Update index.html --- ghproxy/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghproxy/public/index.html b/ghproxy/public/index.html index 87cc125..51e4926 100644 --- a/ghproxy/public/index.html +++ b/ghproxy/public/index.html @@ -374,7 +374,7 @@ right: 20px; padding: 2px 8px; background-color: #f5f5f5; - border: 2px solid #eeeeee; + border: 0px solid #eeeeee; color: #333; border-radius: 10px; cursor: pointer;