We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 256f855 commit 023611cCopy full SHA for 023611c
src/css/base.css
@@ -74,3 +74,7 @@ button::-moz-focus-inner {
74
border: none;
75
padding: 0;
76
}
77
+
78
+summary {
79
+ cursor: pointer;
80
+}
0 commit comments