Closed rsuntk closed 2 years ago
Chrome
This happening in Fluent Svelte-REPL (i just testing)
No response
I expect the icon is centered like in the Fluent Svelte Web
Seems to be caused by some global styles added by the Svelte REPL. I've updated the REPL example with a quick hotfix.
:global(button) { margin: initial; }
Before you start...
What browsers are you seeing the problem on?
Chrome
Description
This happening in Fluent Svelte-REPL (i just testing)
Steps To Reproduce
No response
Expected behavior
I expect the icon is centered like in the Fluent Svelte Web
Relevant Assets
No response