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
Currently, the EuiText component styles h6 elements with text-transform: uppercase;. This is inconsistent with how the smallest title size in the EuiTitle component is styled (which has no text-transform). Can we remove this style from EuiText for h6 elements to improve consistency?
EuiText with h6 element
EuiTitle at xxxs size
The text was updated successfully, but these errors were encountered:
Currently, the
EuiText
component stylesh6
elements withtext-transform: uppercase;
. This is inconsistent with how the smallest title size in theEuiTitle
component is styled (which has notext-transform
). Can we remove this style fromEuiText
forh6
elements to improve consistency?EuiText
withh6
elementEuiTitle
atxxxs
sizeThe text was updated successfully, but these errors were encountered: