duy 2 anni fa
parent
commit
9dddbec9e9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/styles/media.scss

+ 1 - 1
src/styles/media.scss

@@ -53,7 +53,7 @@
     width: calc(100% - 240px);
     height: calc(100% - 64px);
     box-sizing: border-box;
-    overflow: hidden;
+   
     transition: all 0.5s;
     background: #f0f2f5;
     z-index: 1026;