mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
gallery-view fixes final solution
This commit is contained in:
parent
276c9ef030
commit
a0892306d7
@ -91,9 +91,9 @@
|
|||||||
.gallery-card:hover>.product-info-hb>.review>button{
|
.gallery-card:hover>.product-info-hb>.review>button{
|
||||||
display:block !important;
|
display:block !important;
|
||||||
}
|
}
|
||||||
.gallery-card:hover>.product-info-hb>.review>p{
|
.gallery-card:hover>.product-info-hb>.review>p {
|
||||||
display: none;
|
display: none;
|
||||||
|
}
|
||||||
.imgs{
|
.imgs{
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user