Skip to content

Commit

Permalink
Merge branch 'menu-core-tokens' of https://github.com/adobe/spectrum-…
Browse files Browse the repository at this point in the history
…web-components into menu-core-tokens
  • Loading branch information
Najika Yoo committed Jul 17, 2023
2 parents 98e4295 + 09a05cf commit 81a0a8b
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions packages/menu/src/spectrum-menu.css
Original file line number Diff line number Diff line change
Expand Up @@ -324,15 +324,6 @@ governing permissions and limitations under the License.
var(--spectrum-menu-item-selectable-edge-to-text-not-selected)
);
}
:host([selects]) ::slotted(sp-menu-item[selected]) {
--spectrum-menu-checkmark-display: var(
--spectrum-menu-checkmark-display-shown
);
padding-inline-start: var(
--mod-menu-item-label-inline-edge-to-content,
var(--spectrum-menu-item-label-inline-edge-to-content)
);
}
li:not(::slotted(sp-menu-item), .menu-divider) {
align-items: center;
background-color: var(
Expand Down

0 comments on commit 81a0a8b

Please sign in to comment.