side nav bar for admin dashboard

This commit is contained in:
2020-04-03 20:21:03 -05:00
parent 6890e2580a
commit 8161b11b38

View File

@@ -24,7 +24,7 @@ body {
} }
.sidebar-sticky { .sidebar-sticky {
position: relative; position: fixed;
top: 0; top: 0;
width: 100px; width: 100px;
height: calc(100vh - 48px); height: calc(100vh - 48px);