Skip to content

Commit

Permalink
Merge branch 'main' into WD-18862-add-cve-api
Browse files Browse the repository at this point in the history
  • Loading branch information
ilayda-cp authored Feb 12, 2025
2 parents 401e1f7 + c65713e commit 135e3ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion static/js/publisher/components/Navigation/Navigation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ function Navigation({
<ul className="p-side-navigation__list u-no-margin--bottom">
<li className="p-side-navigation__item--title p-muted-heading">
<span className="p-side-navigation__link">
<i className="p-icon--pods is-light p-side-navigation__icon"></i>
<i className="p-icon--units is-light p-side-navigation__icon"></i>
<span className="p-side-navigation__label">
My stores
</span>
Expand Down
1 change: 1 addition & 0 deletions static/sass/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ $color-social-icon-foreground: $color-light;
@include vf-p-icon-security;
@include vf-p-icon-models;
@include vf-p-icon-edit;
@include vf-p-icon-units;

dl {
margin-bottom: $spv--x-large;
Expand Down

0 comments on commit 135e3ed

Please sign in to comment.