fix(SW-2101): do not apply underline to Material icons inside Link and Button

This commit is contained in:
Michael Zetterberg
2025-03-31 16:36:31 +02:00
parent d513184be4
commit 35f9c3aab5
7 changed files with 78 additions and 8 deletions

View File

@@ -2,6 +2,8 @@ import { withThemeByClassName } from '@storybook/addon-themes'
import type { Preview, ReactRenderer } from '@storybook/react'
import 'react-material-symbols/rounded'
import '../lib/style.css'
import '../lib/fonts.css'