Skip to content

[TextField]: Text is overlapping icon if input field size is small #527

@ly-tempel-bitweb

Description

@ly-tempel-bitweb

Problem

  1. When the input field size is "small" and it has an icon, input text is overlapping the icon.
  2. According to General Form Rules, font-size for "small" should be 16px, right now it's 14px (var(--body-small-regular-size)).

Solution

  1. For "default" and "large" sizes there's a right-padding added to the input.
  2. Change font-size to var(--body-regular-size).

Examples and information

Image

Metadata

Metadata

Assignees

Labels

tedi-readyTEDI-Ready component issue

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions