Terra-core: [terra-tag] Missing themeable variable

Created on 29 Jun 2020  路  4Comments  路  Source: cerner/terra-core

Bug Report

The following variables are missing:

clinical-lowlight-theme

--terra-tag-padding-top - packages/terra-tag/lib/Tag.module.scss (line: 26, column: 4)

terra-tag bug

Most helpful comment

Those two values are negligible. Don't worry about it.

All 4 comments

Base style: padding-top: var(--terra-tag-padding-top, 0.1428571429rem);

Base style: padding-top: var(--terra-tag-padding-top, 0.1428571429rem);

This was addressed in the above mentioned PR and is already merged.

There appears to be a small variation in the suggested and merged value. Let me know if it needs to be changed.

Suggested Value : 0.1428571429rem

Merged Value : 0.1428611429rem

Those two values are negligible. Don't worry about it.

Was this page helpful?
0 / 5 - 0 ratings