This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
Feature Request: Ability to change font size raised label of outline text field #2966
Closed
Description
The outline text field label is 12px when raised. We do not use font sizes below 14px.
Please provide an easier way to set the raised label font size. It's currently hard coded in css transform as 0.75. I also have to manually update the paddedNotchWidth the notched-outline foundation.js to allow room for the larger font size.