From 421fa36a60b9363870bc28f75c5cc6a42304fdce Mon Sep 17 00:00:00 2001 From: NewName 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;