From a6bd9911f591337eb03bb0a36d37e80a89686e69 Mon Sep 17 00:00:00 2001 From: Cheton Wu Date: Thu, 14 Dec 2017 19:23:57 +0800 Subject: [PATCH] Update sidenav-nav.styl --- src/sidenav-nav.styl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/sidenav-nav.styl b/src/sidenav-nav.styl index 3612356..55402cb 100644 --- a/src/sidenav-nav.styl +++ b/src/sidenav-nav.styl @@ -5,4 +5,8 @@ clear: both; list-style: none; width: 100%; + + &.expanded { + // keep this style + } }