Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 333 Bytes

File metadata and controls

6 lines (5 loc) · 333 Bytes
@spectrum-css/sidenav patch
@spectrum-css/tooltip patch

Replace deprecated word-break: break-word with overflow-wrap: break-word to align with modern CSS standards and improve cross-browser compatibility. This property was deprecated in Chrome 44 (July 2015) in favor of the standardized overflow-wrap property.