side nav bar for admin dashboard
This commit is contained in:
2
public/css/admin/navbar.css
vendored
2
public/css/admin/navbar.css
vendored
@@ -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) */
|
||||||
|
|||||||
Reference in New Issue
Block a user