Skip to content

The input field is misaligned because the "border-radius" style is not set. #608

@kitephp

Description

@kitephp
<div class="root">
  <slot name="content-before"></slot>
  <input id="input" type="text">
  <slot name="content-after"></slot>
</div>

before

input unset border-radius
Image
Image

after

input set border-radius:4px
Image
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions