fix: styles
This commit is contained in:
parent
bd9eede22c
commit
ce4c43ddf1
2 changed files with 2 additions and 4 deletions
|
@ -26,6 +26,8 @@ youtube-video + .associated-media {
|
|||
|
||||
&:has(~ *) {
|
||||
margin-bottom: var(--spacing-base);
|
||||
padding-bottom: var(--spacing-base);
|
||||
border-bottom: var(--border-gray);
|
||||
}
|
||||
|
||||
& ~ youtube-video {
|
||||
|
|
Reference in a new issue