side nav bar for admin dashboard

This commit is contained in:
2020-04-03 20:13:36 -05:00
parent 51d34b4208
commit ae9fbd89c1

View File

@@ -27,7 +27,7 @@
transition: all 0.3s; transition: all 0.3s;
} }
sidenav { .sidenav {
height: 100%; /* Full-height: remove this if you want "auto" height */ height: 100%; /* Full-height: remove this if you want "auto" height */
width: 160px; /* Set the width of the sidebar */ width: 160px; /* Set the width of the sidebar */
position: fixed; /* Fixed Sidebar (stay in place on scroll) */ position: fixed; /* Fixed Sidebar (stay in place on scroll) */