Skip to content

Commit

Permalink
Docs: fix copy button border radius
Browse files Browse the repository at this point in the history
  • Loading branch information
hojberg committed Dec 9, 2024
1 parent e146bae commit 6b84c5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css/code/definition-doc.css
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@
right: 0;
display: none;
background: var(--u-color_action);
border-radius: var(--border-radius-base);
}

.definition-doc .copyable-source:hover .copy-on-click {
Expand Down

0 comments on commit 6b84c5a

Please sign in to comment.