fix [front]: tidier image
This commit is contained in:
parent
59ee938913
commit
7952c2a041
1 changed files with 6 additions and 0 deletions
|
@ -192,3 +192,9 @@ async function findFilm() {
|
||||||
).data.value
|
).data.value
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
<style lang="sass" scoped>
|
||||||
|
.image img
|
||||||
|
height: 100%
|
||||||
|
object-fit: cover
|
||||||
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue