Edit in GitHubLog an issue

Adjacent Sibling combinator

Since: UXP v3.0

See: https://developer.mozilla.org/en-US/docs/Web/CSS/Adjacent_sibling_combinator

Example

Copied to your clipboard
1sp-action-button + sp-action-button {
2 margin-right: 0;
3}
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2023 Adobe. All rights reserved.