From d9d9224f62a7a78e2ae89282dda49026d852cc50 Mon Sep 17 00:00:00 2001 From: RossAscends <124905043+RossAscends@users.noreply.github.com> Date: Sat, 29 Apr 2023 03:44:35 +0900 Subject: [PATCH] removed super ugly red border to save hearts and eyes of common folk --- public/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/style.css b/public/style.css index e627f3765..0254a14d6 100644 --- a/public/style.css +++ b/public/style.css @@ -1037,7 +1037,7 @@ input[type=search]:focus::-webkit-search-cancel-button { padding: 5px; border-radius: 10px; cursor: pointer; - border: 1px solid red; + } .character_select .ch_name {