Merge pull request #1272 from openclassify/metehancelik

gallery-view fixes final solution
This commit is contained in:
Fatih Alp 2022-01-14 10:46:49 +03:00 committed by GitHub
commit dd15895a1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,9 +91,9 @@
.gallery-card:hover>.product-info-hb>.review>button{
display:block !important;
}
.gallery-card:hover>.product-info-hb>.review>p{
.gallery-card:hover>.product-info-hb>.review>p {
display: none;
}
.imgs{
position: relative;
}