Add a var for the icon color.
This commit is contained in:
@@ -39,6 +39,7 @@ class TpCheckbox extends Inert(ControlState(FormElement(LitElement))) {
|
||||
tp-icon {
|
||||
--tp-icon-width: var(--tp-checkbox-width, 18px);
|
||||
--tp-icon-height: var(--tp-checkbox-height, 18px);
|
||||
--tp-icon-color: var(--tp-checkbox-icon-color, #000);
|
||||
}
|
||||
|
||||
.wrap {
|
||||
|
Reference in New Issue
Block a user