Update style for summary
This commit is contained in:
parent
bbb8f87cec
commit
e3f28a6a14
1 changed files with 3 additions and 0 deletions
|
@ -232,6 +232,9 @@ body,
|
|||
|
||||
#fork summary {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#fork details[open] > summary {
|
||||
margin-bottom: 0.625rem;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue