diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 0055193..2421a9a 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -14,6 +14,8 @@ body{ } .cont{ flex:1; + width: 100%; + overflow: hidden; } a{ cursor:pointer; -- libgit2 0.21.4