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
Buttons have standard padding, Icons have standard padding, it's looking like when we bundle all of that together, the icon + text buttons are lopsided, they have more space on the left side than on the right side. Is there something we can do to make the icon + text buttons even, without affecting the other buttons or other places where the checkIcon is used?
I feel like this came up before and we resolved it before...
The text was updated successfully, but these errors were encountered:
Per @jondlm suggestion, let's create a new icon/text button component.
These icons are frequently used in icon/text buttons. Let's make sure we optimize styling to accommodate these.
PlusIcon
EditPageIcon
EditIcon
ViewIcon
DownloadIcon
DuplicateIcon
UploadIcon
We occasionally use these icons in icon/text buttons, can we see if any of these break just to be aware.
ArrowIcon
DeleteIcon
SwitchIcon
UserIcon
Buttons have standard padding, Icons have standard padding, it's looking like when we bundle all of that together, the icon + text buttons are lopsided, they have more space on the left side than on the right side. Is there something we can do to make the icon + text buttons even, without affecting the other buttons or other places where the checkIcon is used?
I feel like this came up before and we resolved it before...
The text was updated successfully, but these errors were encountered: