Skip to content

Commit

Permalink
Fix anchor copy button popup (#2644)
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnatBeresnev committed Aug 25, 2022
1 parent 02b0c63 commit 09c220e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/base/src/main/resources/dokka/styles/style.css
Expand Up @@ -427,6 +427,7 @@ code.paragraph {
left: -15em;
}

.table-row:hover .copy-popup-wrapper.active-popup,
.sample-container:hover .copy-popup-wrapper.active-popup {
display: flex !important;
}
Expand Down

0 comments on commit 09c220e

Please sign in to comment.