Fix summary styling to be usable

This commit is contained in:
Akbar Rahman 2021-10-14 15:36:48 +01:00
parent dbe7286936
commit c2b21e340e
Signed by: alvierahman90
GPG Key ID: 20609519444A1269

View File

@ -41,7 +41,7 @@ details {
padding: 1em 0 1em 0;
}
summary > *:first-child {
summary > * {
display: inline
}