@salesforce-ux/design-system
Version:
Salesforce Lightning Design System
13 lines (7 loc) • 367 B
Markdown
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
# Textarea Release Notes
<!-- ## [Unreleased] -->
## 2.7.0
### Fixed
- Removed `box-shadow` added by Firefox for all required fields.
- By default, Firefox was adding a `box-shadow` to all fields marked `required`. This has now been normalized to match the styling in all other browsers.