Styles applied globally to target the float label text content span element are not being applied to specific components such as textbox ,combo box , etc .
See the issue ( red color not applied for place holder )
Expected Output:
The global styles should apply correctly to the float label text content span elements across all components, ensuring consistent styling and presentation.
Current Output:
Styles are not applied to the float label text content span elements in components.
Case 2:
The placeholder for the multiselect component is no longer being created consistently, When the multiselect control is reset, the DOM structure for the multiselect component's label changes.