web/SectionHeading: fix outline offset on link copy button

This commit is contained in:
wukko 2025-05-19 19:25:15 +06:00
parent 1be6d2f7c1
commit f94606cbd3
No known key found for this signature in database
GPG Key ID: 3E30B3F26C7B4AA2

View File

@ -82,6 +82,7 @@
.link-copy:focus-visible {
opacity: 1;
outline-offset: 0;
}
.link-copy :global(.copy-animation) {