Fix image grid crop on Safari
This commit is contained in:
parent
e054019cd0
commit
cfa152937c
@ -60,7 +60,7 @@ export default function PhotoGrid({
|
||||
'aspect-square',
|
||||
'overflow-hidden',
|
||||
'[&>*]:flex [&>*]:w-full [&>*]:h-full',
|
||||
'[&>*>*]:object-cover',
|
||||
'[&>*>*]:object-cover [&>*>*]:min-h-full',
|
||||
)
|
||||
: undefined}
|
||||
style={{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user