zengh
2022-05-16 63ad2c3598400370dd7da5534659fd7e768a0a4a
src/styles/media.scss
@@ -54,11 +54,11 @@
  left: 240px;
  padding: 0;
  width: calc(100% - 240px);
  height: calc(100% - 94px);
  height: calc(100% - 64px);
  box-sizing: border-box;
  overflow: hidden;
  transition: all 0.5s;
  background: #f0f2f5;
  background: #0042E0;
  z-index: 1026;
  &--fullscreen {