Skip to content

Commit

Permalink
Hide the copybutton by default
Browse files Browse the repository at this point in the history
This matches the default behaviour of sphinx-copybutton.
  • Loading branch information
pradyunsg committed May 7, 2024
1 parent eb706be commit 5e3440b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/furo/assets/styles/extensions/_copybutton.sass
Expand Up @@ -3,9 +3,6 @@
color: var(--color-code-foreground)

button.copybtn
// Make it visible
opacity: 1

// Align things correctly
align-items: center

Expand Down

0 comments on commit 5e3440b

Please sign in to comment.