-
Notifications
You must be signed in to change notification settings - Fork 858
Open
Labels
documentationIssues or PRs that only affect documentation - will not need changelog entriesIssues or PRs that only affect documentation - will not need changelog entrieslow hanging fruitAn issue, often a bug, that is lower effort and clearly ought to be fixedAn issue, often a bug, that is lower effort and clearly ought to be fixed
Description
Describe the bug
In EuiTour component the visual look of the tours is different, depending on what we wrap the text in: if in euiText
, it gets bigger unless size="s"
is applied; if in EuiTourStep
, it's smaller by default.
Impact and severity
Not urgent
To Reproduce
It's simply visible on our documentation site
Expected behavior
- Text is smaller (not to become larger than the tour title)
- Text is consistent for all tour elements
Metadata
Metadata
Assignees
Labels
documentationIssues or PRs that only affect documentation - will not need changelog entriesIssues or PRs that only affect documentation - will not need changelog entrieslow hanging fruitAn issue, often a bug, that is lower effort and clearly ought to be fixedAn issue, often a bug, that is lower effort and clearly ought to be fixed