MenuButton: hide button borders

This commit is contained in:
He4eT 2023-06-03 23:16:15 +03:00
commit c6dbaaaa8d

View file

@ -1,4 +1,5 @@
.menuButton {
background: none;
border-left: none;
outline-offset: -8px;
position: absolute;