article > game bloc : always show close button. closes #42
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m23s
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m23s
This commit is contained in:
parent
0bda4f8c21
commit
9b548ecc12
1 changed files with 1 additions and 1 deletions
|
|
@ -498,7 +498,7 @@
|
||||||
transform: scale(1.1);
|
transform: scale(1.1);
|
||||||
}
|
}
|
||||||
|
|
||||||
.article-body :global(.iframe-game-container.game-active:hover .iframe-deactivate-btn) {
|
.article-body :global(.iframe-game-container.game-active .iframe-deactivate-btn) {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue