mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
client/css: orient image posts based on EXIF data
this uses the optionally implemented "image-orientation: from-image" CSS property, and will not work on every browser. see #311
This commit is contained in:
@ -16,3 +16,6 @@
|
||||
bottom: 0
|
||||
width: 100%
|
||||
height: 100%
|
||||
|
||||
img
|
||||
image-orientation: from-image
|
||||
|
Reference in New Issue
Block a user