Skip to content

Commit a25cdba

Browse files
authored
reapply display: table-cell to docs prop table (#2470)
1 parent 2c09f1e commit a25cdba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/dev/docs/src/docs.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,7 @@ footer li:last-child:after {
352352

353353
.propTable td {
354354
background: none !important;
355+
display: table-cell;
355356
}
356357

357358
.type-description {

0 commit comments

Comments
 (0)