mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
Revert back to has any sibling
This commit is contained in:
@@ -89,7 +89,7 @@ video,
|
||||
wa-callout,
|
||||
wa-code-demo,
|
||||
wa-viewport-demo {
|
||||
&:where(:not(.wa-off, .wa-off-deep *)):has(+ &) {
|
||||
&:where(:not(.wa-off, .wa-off-deep *)):has(+ *) {
|
||||
margin: 0 0 var(--wa-space-xl) 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user