From c5d06a144a066be66464832fec44b210ef061dd0 Mon Sep 17 00:00:00 2001 From: Kishikawa Katsumi Date: Thu, 27 Mar 2025 15:38:20 +0900 Subject: [PATCH] Styling --- Public/css/common.css | 4 +++- Public/index.html | 11 ++++++++--- Public/js/app.js | 5 +++++ 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/Public/css/common.css b/Public/css/common.css index cff26ff..18eeb6b 100644 --- a/Public/css/common.css +++ b/Public/css/common.css @@ -57,7 +57,9 @@ #debugger-button { background-color: rgba(51, 51, 51, 0.05); border-radius: 15px; - border-width: 0; + border-width: 1px; + border-color: #dee2e6; + border-style: solid; color: #333333; cursor: pointer; display: inline-block; diff --git a/Public/index.html b/Public/index.html index a136916..d39b6ee 100644 --- a/Public/index.html +++ b/Public/index.html @@ -144,7 +144,8 @@

- + no match
@@ -166,7 +167,7 @@