Hide scrollbar on main document when we're on shot/task context

This commit is contained in:
2016-11-04 18:00:23 +01:00
parent e6e0733149
commit 732cd49e6a

View File

@@ -7,10 +7,12 @@ body
background-color: $color-background-light
&[data-context="task"]
overflow: hidden // columns scroll independently
nav.sidebar .navbar-item.tasks
+sidebar-button-active
&[data-context="shot"]
overflow: hidden // columns scroll independently
nav.sidebar .navbar-item.shots
+sidebar-button-active