Skip to content

Commit dc965d6

Browse files
authored
Website: Fix failing AdvancedTable page acceptance tests (#2875)
1 parent b724dbd commit dc965d6

File tree

1 file changed

+1
-0
lines changed
  • website/docs/components/table/advanced-table/partials/code

1 file changed

+1
-0
lines changed

website/docs/components/table/advanced-table/partials/code/how-to-use.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,7 @@ For situations where the default number of rows visible may be high, it can be d
396396
(hash key="role" label="Role" isSortable=true)
397397
}}
398398
@hasStickyHeader={{true}}
399+
@maxHeight="500px"
399400
>
400401
<:body as |B|>
401402
<B.Tr>

0 commit comments

Comments
 (0)