We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a91713 commit 0415a82Copy full SHA for 0415a82
packages/button/theme/lumo/vaadin-button-styles.js
@@ -27,7 +27,7 @@ const button = css`
27
-moz-osx-font-smoothing: grayscale;
28
}
29
30
- /* Set only for the internal parts so we don’t affect the host vertical alignment */
+ /* Set only for the internal parts so we don't affect the host vertical alignment */
31
[part='label'],
32
[part='prefix'],
33
[part='suffix'] {
0 commit comments