diff --git a/client/css/style.css b/client/css/style.css index 7ce8ea86..0394f150 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -330,6 +330,7 @@ button { right: 0; transition: all .2s; width: 18px; + display: none; } #sidebar .close:hover { background-color: rgba(0, 0, 0, .1);