Explorar el Código

fix embed css

yoshiyoshyosh hace 4 años
padre
commit
139b7edebc
Se han modificado 1 ficheros con 0 adiciones y 6 borrados
  1. 0 6
      src/sass/tweet/_base.scss

+ 0 - 6
src/sass/tweet/_base.scss

@@ -121,12 +121,6 @@
     .tweet-content { 
         font-size: 18px;
     }
-    
-    .tweet-body {
-        display: flex;
-        flex-direction: column;
-        max-height: calc(100vh - 0.75em * 2);
-    }
 
     .card-image img {
         height: auto;