mirror of
https://github.com/immich-app/immich.git
synced 2025-05-31 04:05:39 -04: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:rounded-xl={curve}
|
||||||
class:shadow-lg={shadow}
|
class:shadow-lg={shadow}
|
||||||
class:rounded-full={circle}
|
class:rounded-full={circle}
|
||||||
|
class:aspect-square={circle || !heightStyle}
|
||||||
class:opacity-0={!thumbhash && !complete}
|
class:opacity-0={!thumbhash && !complete}
|
||||||
draggable="false"
|
draggable="false"
|
||||||
/>
|
/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user