<vaadin-input-container>
: vaadin-input-field-value-font-weight
is kaput
#7957
Labels
<vaadin-input-container>
: vaadin-input-field-value-font-weight
is kaput
#7957
Description
vaadin-input-field-value-font-weight
doesn't work; changing its value has no effect on the input element's font weight.Expected outcome
Changing the value of
vaadin-input-field-value-font-weight
should alter the font weight of the input element. However, no visible change occurs, and the font weight remains unaffected.Minimal reproducible example
Steps to reproduce
vaadin-input-field-value-font-weight: 700;
into the element style ofvaadin-text-field
Environment
Vaadin version(s): 24.5
OS: macOS Sequoia
Browsers
All of them
The text was updated successfully, but these errors were encountered: