Skip to content

Commit b6f04fa

Browse files
DominicGBauerDominicGBauer
and
DominicGBauer
authored
chore(docs): update properties table styling (#200)
Co-authored-by: DominicGBauer <[email protected]>
1 parent 42e9943 commit b6f04fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/src/css/custom.css

+2
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@
5959
/* Expand parameter and enumeration tables to full width */
6060
#parameters + table,
6161
[id^="parameters-"] + table,
62+
#properties + table,
63+
[id^="properties-"] + table,
6264
#enumeration-members + table,
6365
[id^="enumeration-members-"] + table {
6466
width: 100%;

0 commit comments

Comments
 (0)