TextPanel: Fix <summary> styling missing the disclosure triangle (#70133)

TextPanel: Fix <summary> styling
This commit is contained in:
Josh Hunt
2023-06-15 11:12:27 +01:00
committed by GitHub
parent 1f6a44f58b
commit 57d7288fe4

View File

@@ -40,8 +40,7 @@ header,
main,
menu,
nav,
section,
summary {
section {
display: block;
}