diff options
| author | taehoon <th.dev91@gmail.com> | 2019-08-26 14:29:40 -0400 |
|---|---|---|
| committer | taehoon <th.dev91@gmail.com> | 2019-08-26 14:29:40 -0400 |
| commit | a0712270aa3fc1cd214c184d10cd3bfdf616d858 (patch) | |
| tree | 7e7749b59bbe115334a63af816b06f467c3ffdad /src | |
| parent | 7b5cdab7cd1931907feba8b6646eaaef37fbef7e (diff) | |
remove dead code
Diffstat (limited to 'src')
| -rw-r--r-- | src/App.scss | 6 |
1 files changed, 0 insertions, 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; |
