#app {
  min-width: 1280px;
}
body {
  margin: 0;
  padding: 0;
}
.drawer {
  background: "#f4f4f4";
  min-width: 1020px;
}
