@@ -8234,13 +8234,16 @@ footer {
min-width: 1600px;
overflow-x: auto;
}
+ .admin--main{
+ margin-left: 0;
+ }
.admin--header{
position: absolute;
width: 1360px;
.admin--sidebar{
- position: absolute;
- height: 100vh;
+ position: static;
+ margin-top: -64px;