side nav bar for admin dashboard
This commit is contained in:
2
public/css/admin/dashboard.css
vendored
2
public/css/admin/dashboard.css
vendored
@@ -24,7 +24,7 @@ body {
|
||||
}
|
||||
|
||||
.sidebar-sticky {
|
||||
position: relative;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
width: 100px;
|
||||
height: calc(100vh - 48px);
|
||||
|
||||
Reference in New Issue
Block a user