Descendant combinator
Since UXP v3.0
See: https://developer.mozilla.org/en-US/docs/Web/CSS/Descendant_combinator
Example
footer sp-button {
margin: 12px;
}
Since UXP v3.0
See: https://developer.mozilla.org/en-US/docs/Web/CSS/Descendant_combinator
Example
footer sp-button {
margin: 12px;
}