diff --git a/front/css/dark-patch.css b/front/css/dark-patch.css index 6ae21d7c..7b0ec0cf 100644 --- a/front/css/dark-patch.css +++ b/front/css/dark-patch.css @@ -620,7 +620,7 @@ input[type="password"]::-webkit-caps-lock-indicator { } .pa-small-box-gray .inner { background-color: #777; - color: rgba(20,20,20,30%); + /* color: rgba(20,20,20,30%); */ border-top-left-radius: 10px; border-top-right-radius: 10px; }