Fix hover effect in two column grid
This commit is contained in:
parent
c90c2a9bdd
commit
a74e9d8c4d
1 changed files with 1 additions and 1 deletions
|
|
@ -168,7 +168,7 @@
|
|||
.photo-grid__item {
|
||||
:global(.photo-item) {
|
||||
aspect-ratio: 1;
|
||||
overflow: hidden;
|
||||
// overflow: hidden;
|
||||
}
|
||||
|
||||
:global(.photo-button) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue