diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 48f9930..67446da 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1764,6 +1764,7 @@ p.right{text-align: right;} letter-spacing: 0.5px; box-shadow: none!important; border: 1px solid rgb(204, 204, 204)!important; + width: 100%; } .input_bl.submit_btn button { border: 1px solid #9e9e9e; -- libgit2 0.21.4