mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 23:58:13 +08:00
docs(label): specify that the color css variable only works in an item (#25888)
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
|
||||
:host-context(.item) {
|
||||
/**
|
||||
* @prop --color: Color of the label
|
||||
* @prop --color: Color of the label. This property is only available when using `ion-label` inside of an `ion-item`.
|
||||
*/
|
||||
--color: initial;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user