aboutsummaryrefslogtreecommitdiff
path: root/js/tests/visual/floating-label.html
AgeCommit message (Collapse)AuthorFilesLines
2024-06-12Floating labels: Fix `max-width` and `background-color` (#39720)Louis-Maxime Piton1-0/+337
* Fix `max-width` * Fix label background color * Add new visual test: floating label * Fix `npm run docs` --------- Co-authored-by: Julien Déramond <[email protected]>