Skip to content

Commit 560f0d2

Browse files
committed
fix style
1 parent 7f976af commit 560f0d2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

scripts/magnify_image.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,11 @@
220220
opacity: 1;
221221
}
222222

223+
#ufs-magnify-image-hover-div.hide {
224+
opacity: 0;
225+
display: block !important;
226+
}
227+
223228
#ufs-magnify-image-hover-div.hide:not(:hover) {
224229
opacity: 0;
225230
transition: all 0.2s 2s ease;

0 commit comments

Comments
 (0)