Merged in fix/consistent-link-colors (pull request #2245)

feat: update links default color to match design documents

Approved-by: Michael Zetterberg
This commit is contained in:
Christian Andolf
2025-06-02 14:38:16 +00:00
84 changed files with 639 additions and 715 deletions

View File

@@ -34,7 +34,7 @@ export default function TimeoutSpinner() {
link: (text) => (
<Link
href={customerService[lang]}
variant="underscored"
textDecoration="underline"
target="_blank"
>
{text}