We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42e9943 commit b6f04faCopy full SHA for b6f04fa
docs/src/css/custom.css
@@ -59,6 +59,8 @@
59
/* Expand parameter and enumeration tables to full width */
60
#parameters + table,
61
[id^="parameters-"] + table,
62
+#properties + table,
63
+[id^="properties-"] + table,
64
#enumeration-members + table,
65
[id^="enumeration-members-"] + table {
66
width: 100%;
0 commit comments