Update style for summary

This commit is contained in:
Visman 2023-10-17 16:36:44 +07:00
parent bbb8f87cec
commit e3f28a6a14

View file

@ -232,6 +232,9 @@ body,
#fork summary {
cursor: pointer;
}
#fork details[open] > summary {
margin-bottom: 0.625rem;
}