Skip to content

Commit

Permalink
Previewers: Ensure popup is visible across themes (#3080)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoonweiting committed Sep 15, 2021
1 parent 0ff371b commit c7b6a7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/previewers/prism-previewers.css
Expand Up @@ -13,6 +13,7 @@
width: 32px;
height: 32px;
margin-left: -16px;
z-index: 10;

opacity: 0;
-webkit-transition: opacity .25s;
Expand Down

0 comments on commit c7b6a7f

Please sign in to comment.