We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dcbca0 commit 1b27ce5Copy full SHA for 1b27ce5
packages/aura/src/components/select.css
@@ -28,3 +28,7 @@ vaadin-select[theme~='subtle'][focus-ring]::part(toggle-button) {
28
vaadin-select[theme~='auto-size'] {
29
--vaadin-field-default-width: auto;
30
}
31
+
32
+vaadin-select-value-button {
33
+ font-weight: var(--aura-font-weight-medium);
34
+}
0 commit comments