From a0712270aa3fc1cd214c184d10cd3bfdf616d858 Mon Sep 17 00:00:00 2001 From: taehoon Date: Mon, 26 Aug 2019 14:29:40 -0400 Subject: [PATCH] remove dead code --- src/App.scss | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/App.scss b/src/App.scss index ac4a21a1..fac800bc 100644 --- a/src/App.scss +++ b/src/App.scss @@ -584,12 +584,6 @@ nav { overflow-y: scroll; } - nav { - .back-button { - display: none; - } - } - .sidebar-bounds { overflow: hidden; max-height: 100vh;