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

This commit is contained in:
Isaac Grynsztein
2020-04-04 23:28:34 -04:00
parent 2b91293abd
commit 4d3a687d34

View File

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