张泽亮 há 1 ano
ascendente
cometimento
6a8f27abf6
1 ficheiros alterados com 9 adições e 3 eliminações
  1. +9
    -3
      src/views/news/newDetail.vue

+ 9
- 3
src/views/news/newDetail.vue Ver ficheiro

@@ -45,9 +45,6 @@ export default {
<style scoped lang="scss">
.app-container {
padding: 0.5rem 5%;
}
iframe{
width: 100%;
}
.title{
text-align: center;
@@ -57,3 +54,12 @@ iframe{
overflow: hidden;
}
</style>
<style>

iframe{
width: 100%;
}
img{
width: 100%;
}
</style>

Carregando…
Cancelar
Guardar