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 {
position: relative;
position: fixed;
top: 0;
width: 100px;
height: calc(100vh - 48px);