mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 09:28:29 +00:00
web/SectionHeading: fix outline offset on link copy button
This commit is contained in:
parent
1be6d2f7c1
commit
f94606cbd3
@ -82,6 +82,7 @@
|
|||||||
|
|
||||||
.link-copy:focus-visible {
|
.link-copy:focus-visible {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
|
outline-offset: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.link-copy :global(.copy-animation) {
|
.link-copy :global(.copy-animation) {
|
||||||
|
Loading…
Reference in New Issue
Block a user