Release 0.57.0 (#971)

This commit is contained in:
Rhet Turnbull
2023-02-05 18:21:18 -08:00
committed by GitHub
parent 0982d0c548
commit fbb05d6795
27 changed files with 265 additions and 257 deletions

View File

@@ -35,8 +35,7 @@ div.highlight {
position: relative;
}
/* Show the copybutton */
.highlight:hover button.copybtn, button.copybtn.success {
.highlight:hover button.copybtn {
opacity: 1;
}