Skip to content

Commit

Permalink
feat: change icon sizes to match Spectrum
Browse files Browse the repository at this point in the history
BREAKING CHANGE: icon sizes have changed, all instances of spectrum-Icon--sizeS should be replaced with spectrum-Icon--sizeM, check other sizes as well
  • Loading branch information
lazd committed Sep 23, 2020
1 parent 1063669 commit ceff437
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/icon/workflow-icons.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ governing permissions and limitations under the License.
--spectrum-icon-size-xxl: calc(var(--spectrum-icon-size-m) * 3);
}

/* Hey! Icon sizes changed recently, double check sizing */
.spectrum-Icon--sizeXXS {
&,
img,
Expand Down

0 comments on commit ceff437

Please sign in to comment.