diff --git a/src/styles/_app_base.sass b/src/styles/_app_base.sass index 924a511..1c85fb8 100644 --- a/src/styles/_app_base.sass +++ b/src/styles/_app_base.sass @@ -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