diff options
| -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; |
