Skip to content

Commit 0415a82

Browse files
vaadin-botArtur-
andauthoredFeb 3, 2023
refactor: remove usage of utf-8 character in the comment (#5439) (#5444)
Co-authored-by: Artur <artur@vaadin.com>
1 parent 1a91713 commit 0415a82

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)