サムネイルをちょっと大きくした
This commit is contained in:
parent
0e36335fc2
commit
efeee82dce
1 changed files with 2 additions and 2 deletions
|
@ -65,7 +65,7 @@
|
||||||
navigator.clipboard.writeText(code)
|
navigator.clipboard.writeText(code)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
@ -223,7 +223,7 @@
|
||||||
max-height: 50vh;
|
max-height: 50vh;
|
||||||
}
|
}
|
||||||
& img.thumbnail {
|
& img.thumbnail {
|
||||||
height: 40vh;
|
height: 50vh;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue