From 086844920902df93f243232796f6cb7632df0d79 Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Wed, 14 Jun 2017 18:27:04 +0200 Subject: [PATCH] Lists: Fixed header should let clicks go through --- src/styles/_app_base.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/_app_base.sass b/src/styles/_app_base.sass index bd04dd1..e353183 100644 --- a/src/styles/_app_base.sass +++ b/src/styles/_app_base.sass @@ -80,6 +80,7 @@ nav.sidebar position: fixed top: 42px z-index: 1 + pointer-events: none background-color: white .table-cell