We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52a9b6e commit 1cc17dfCopy full SHA for 1cc17df
themes/vue/source/css/_style-guide.styl
@@ -35,6 +35,7 @@ $style-guide-priority-d-color = white
35
details, .style-enforcement
36
background-color #eee
37
details
38
+ display block // Add the correct display in IE and Edge.
39
position relative
40
&:not([open]) summary
41
&::after
0 commit comments