Hallo Büsen,
ändere einmal diesen Code
CSS
body{background-color: #ffffff !important; margin-left: 200px !important;
overflow-x: hidden !important; }
in diesen
CSS
body{ background-color: #ffffff !important;
overflow-x: hidden !important;
}
.app__sidebar {
margin-left: 20px !important;
}
Gruß
EDV-Oldi