Skip to content

Commit 57b478e

Browse files
authored
Merge branch 'master' into mvenkov/update-row-drag-ghost-z-index
2 parents a3b4f7e + 2483e63 commit 57b478e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular/src/lib/core/styles/components/list/_list-theme.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
/// @param {Color} $item-background [null] - The list item background color.
1616
/// @param {Color} $item-background-hover [null] - The list item hover background color.
1717
/// @param {Color} $item-background-active [null] - The active list item background color.
18-
//
18+
///
1919
/// @param {Color} $item-text-color [null] - The list item text color.
2020
/// @param {Color} $item-text-color-hover [null] - The list item hover text color.
2121
/// @param {Color} $item-text-color-active [null] - The active list item text color.

0 commit comments

Comments
 (0)