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

TextPanel: Fix <summary> styling
This commit is contained in:
Josh Hunt
2023-06-15 10:12:27 +00:00
committed by GitHub
parent 1f6a44f58b
commit 57d7288fe4
+1 -2
View File
@@ -40,8 +40,7 @@ header,
main,
menu,
nav,
section,
summary {
section {
display: block;
}