aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/components/layout/AppShell.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/app/components/layout/AppShell.css')
-rw-r--r--src/frontend/app/components/layout/AppShell.css10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/frontend/app/components/layout/AppShell.css b/src/frontend/app/components/layout/AppShell.css
index 89a4d1f..eee678c 100644
--- a/src/frontend/app/components/layout/AppShell.css
+++ b/src/frontend/app/components/layout/AppShell.css
@@ -50,14 +50,4 @@
.app-shell__bottom-nav {
display: none;
}
-
- /* Override NavBar styles for sidebar */
- .app-shell__sidebar .navigation-bar {
- flex-direction: column;
- height: 100%;
- justify-content: flex-start;
- padding-top: 1rem;
- gap: 1rem;
- border-top: none;
- }
}