Better styling for summary tag
This commit is contained in:
parent
a647a6ab19
commit
dbe7286936
@ -41,6 +41,10 @@ details {
|
||||
padding: 1em 0 1em 0;
|
||||
}
|
||||
|
||||
summary > *:first-child {
|
||||
display: inline
|
||||
}
|
||||
|
||||
li {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user