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
The gripper icon classes used previously were wrong in several ways.
For one, they were using '100' size naming in the classes which are not
currently used or displayed. These icons are without the number size.
The alias values being applied to them also appear to be incorrect when
looking at the widths, and the CSS was swapping width for height.
That there is no size applied to these icons was obfuscated by the fact
that the attribute width="10" is being applied to icons in Storybook.
Added a fallback to the default 100 workflow sizing; SWC is also
currently showing these icons with workflow sizing. Currently these
gripper icons do not have size tokens defined yet, but they may be added
in the future "as they are needed"; when these icons start being used.
0 commit comments