MenuButton: hide button borders

This commit is contained in:
He4eT 2023-06-03 23:16:15 +03:00 committed by Alexey
commit 3931685b08

View file

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