Fixed bug where toggling dark mode using the toggle rather than the adjacent menu item caused visual errors

pull/47/head
Isaac Grynsztein 5 years ago
parent 2b91293abd
commit 4d3a687d34

@ -16,6 +16,7 @@
top: 2px;
left: 10px;
position: relative;
pointer-events: none;
}
.sidenav-container {

Loading…
Cancel
Save