mirror of
https://github.com/immich-app/immich.git
synced 2024-12-25 10:43:13 +02:00
fix: set default thumbnail aspect ratio to square (#6970)
This commit is contained in:
parent
69091e5309
commit
abb6922c2b
@ -47,6 +47,7 @@
|
||||
class:rounded-xl={curve}
|
||||
class:shadow-lg={shadow}
|
||||
class:rounded-full={circle}
|
||||
class:aspect-square={circle || !heightStyle}
|
||||
class:opacity-0={!thumbhash && !complete}
|
||||
draggable="false"
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user