[v10.0.x] TextPanel: Fix <summary> styling missing the disclosure triangle (#70138)

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

TextPanel: Fix <summary> styling
(cherry picked from commit 57d7288fe4)

Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2023-06-15 10:29:23 +00:00
committed by GitHub
co-authored by Josh Hunt
parent 115766e717
commit 0a3c39b8d4
+1 -2
View File
@@ -40,8 +40,7 @@ header,
main,
menu,
nav,
section,
summary {
section {
display: block;
}