zengh
2021-08-09 ee4e0076832e55cf23b41bdf0426e11e26bb8a5c
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 {