Merge pull request #4411 from mempool/nymkappa/fix-menu-css

[menu] force background color when menu is open
This commit is contained in:
softsimon 2023-11-23 13:31:11 +09:00 committed by GitHub
commit 40b387a1e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,7 @@
margin-left: 0px;
left: 0px;
display: block;
background-color: #1d1f31;
}
.sidenav a, button{