Removed sibling selector from summary tag
This commit is contained in:
parent
96d3c5884c
commit
3c54c5bada
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -151,10 +151,10 @@ b {
|
||||
details {
|
||||
summary {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
+ * {
|
||||
margin-top: 2px;
|
||||
}
|
||||
> :not([class]) {
|
||||
margin-top: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user