Skip to content

Commit 7c79600

Browse files
committed
Updates
1 parent 82d6874 commit 7c79600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/blazor/components/quickgrid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ QuickGrid renders additional empty rows to fill in the final page of data when u
142142

143143
## Apply row styles
144144

145-
Apply styles to rows using [CSS isolation](xref:blazor/components/css-isolation), which can include styling empty rows for `QuickGrid` components that [page data with a `Paginator` component](#page-items-with-a-paginator-components).
145+
Apply styles to rows using [CSS isolation](xref:blazor/components/css-isolation), which can include styling empty rows for `QuickGrid` components that [page data with a `Paginator` component](#page-items-with-a-paginator-component).
146146

147147
Wrap the `QuickGrid` component in a wrapper block element, for example a `<div>`:
148148

0 commit comments

Comments
 (0)