You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(toolbar): prevent content overflow and line-wrapping (#2454)
* fix(toolbar): prevent content overflow and line-wrapping
* No longer wraps lines inside of a `md-toolbar-row`
* Overflow for X-axis and Y-Axis are now hidden. Developers should use multiple `md-toolbar-row` elements or can always overwrite the styles.
Fixes#2451
* Address comment
* Update comment
0 commit comments