Sfoglia il codice sorgente

:art: fixed height for embedded youtube

tags/0.9.0
J 4 anni fa
parent
commit
2fd8aaa0b6
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2
    0
      vue-theme/src/components/hero.vue

+ 2
- 0
vue-theme/src/components/hero.vue Vedi File

@@ -102,6 +102,8 @@ export default {
102 102
 
103 103
     .embedded
104 104
         min-height: 210px
105
+        height: 100%
106
+        
105 107
     .blank
106 108
         button 
107 109
             position: absolute

Loading…
Annulla
Salva