Fix some image processing (#3313)

* Improve thunmbnail generation

* Respect orientation in Firefox
This commit is contained in:
MeiMei
2018-11-19 09:17:16 +09:00
committed by syuilo
parent a390e57dff
commit 644bc985e7
2 changed files with 29 additions and 6 deletions

View File

@ -65,5 +65,6 @@ export default Vue.extend({
max-height 100%
margin auto
cursor zoom-out
image-orientation from-image
</style>