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

View File

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