diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index d9d90dc..ca208b7 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2150,7 +2150,7 @@ p.right{text-align: right;} width: 100%!important; } .minhide{ - display:flex; + display:flex!important; } } @media (max-width: 729px) { -- libgit2 0.21.4