You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: projects/igniteui-angular/src/lib/core/styles/components/drop-down/_drop-down-theme.scss
+10-4Lines changed: 10 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -404,16 +404,16 @@
404
404
}
405
405
}
406
406
407
-
/// Adds typography styles for the igx-list component.
408
-
/// Uses the 'caption' and 'subtitle-2'
407
+
/// Adds typography styles for the igx-drop-down component.
408
+
/// Uses the 'overline', 'body-2', 'subtitle-1'
409
409
/// categories from the typographic scale.
410
410
///@grouptypography
411
-
///@param{Map}$categories [(header: 'overline', item: 'body-2', select-item: 'subtitle-1')] - The categories from the typographic scale used for type styles.
411
+
///@param{Map}$categories [(header: 'overline', item: 'body-2', select-item: 'body-2')] - The categories from the typographic scale used for type styles.
0 commit comments