Skip to content

Commit b28b66d

Browse files
jameskosterciampo
andauthored
Update packages/components/src/external-link/style.scss
Co-authored-by: Marco Ciampini <marco.ciampo@gmail.com>
1 parent 2ad4ef4 commit b28b66d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/components/src/external-link/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
color: var(--wpds-color-fg-interactive-brand);
33
text-decoration: none;
44

5-
// Match the focus ring used by `Link` in `@wordpress/ui`.
5+
// Match the `outset-ring--focus` utility used by `Link` in `@wordpress/ui`.
66
@media not ( prefers-reduced-motion ) {
77
transition: outline 0.1s ease-out;
88
}

0 commit comments

Comments
 (0)