Skip to content

Commit 72a5dc0

Browse files
GomezIvannGomezIvann
authored andcommitted
Updated docs of Accordion
1 parent 83e3e81 commit 72a5dc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/dxc-ngx-cdk-site/src/app/components/examples/accordion/properties/accordion-table-properties/accordion-table-properties.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
</td>
5353
</tr>
5454
<tr>
55-
<td>margin: any (string | object)</td>
55+
<td>margin: string | object</td>
5656
<td></td>
5757
<td>
5858
Size of the margin to be applied to the component ('xxsmall' | 'xsmall' |
@@ -62,7 +62,7 @@
6262
</td>
6363
</tr>
6464
<tr>
65-
<td>padding: any (string | object)</td>
65+
<td>padding: string | object</td>
6666
<td></td>
6767
<td>
6868
Size of the padding to be applied to the custom area ('xxsmall' | 'xsmall'

0 commit comments

Comments
 (0)