Skip to content
Snippets Groups Projects
Commit 089c06c9 authored by Julian Rother's avatar Julian Rother
Browse files

Raise footer z-index to not collide with player controls, closes #298

parent d2e2d2ac
No related branches found
No related tags found
No related merge requests found
......@@ -74,6 +74,10 @@
}
}
.footer {
z-index: 100;
}
.plot-view {
height: 600px;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment