Ver código fonte

:art: fixed height for embedded youtube

tags/0.9.0
J 4 anos atrás
pai
commit
2fd8aaa0b6
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2
    0
      vue-theme/src/components/hero.vue

+ 2
- 0
vue-theme/src/components/hero.vue Ver arquivo

@@ -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

Carregando…
Cancelar
Salvar