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 @@