Skip to content

Commit 0e66c85

Browse files
Artur-vaadin-bot
authored andcommitted
refactor: remove usage of utf-8 character in the comment (#5439)
1 parent 4e15a87 commit 0e66c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/button/theme/lumo/vaadin-button-styles.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const button = css`
2727
-moz-osx-font-smoothing: grayscale;
2828
}
2929
30-
/* Set only for the internal parts so we dont affect the host vertical alignment */
30+
/* Set only for the internal parts so we don't affect the host vertical alignment */
3131
[part='label'],
3232
[part='prefix'],
3333
[part='suffix'] {

0 commit comments

Comments
 (0)