forked from mirrors/amputoma-fe
fix some weird image issue
This commit is contained in:
parent
02ca9c67e3
commit
43af412e3f
1 changed files with 0 additions and 12 deletions
|
@ -83,18 +83,6 @@
|
|||
&:hover canvas {
|
||||
display: none;
|
||||
}
|
||||
|
||||
&:hover .image-type-label {
|
||||
visibility: var(--_still-image-label-visibility, hidden);
|
||||
}
|
||||
|
||||
img {
|
||||
visibility: var(--_still-image-img-visibility, hidden);
|
||||
}
|
||||
|
||||
&:hover img {
|
||||
visibility: visible;
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Reference in a new issue