Skip to content

[Bug Report] input-el inside table with border-spacing gets effected #11990

@mrin9

Description

@mrin9

Element UI version

2.4.4

OS/Browsers version

all

Vue version

2.5.16

Reproduction Link

https://jsfiddle.net/mmx38qxw/3665/

Steps to reproduce

Create an <el-input> with append/prepend slot inside a table.
change the table style border-spacing
the styles gets leaked to the input element

What is Expected?

styles of table should not get inherited by the input element

What is actually happening?

styles of applied to table is effecting the the input element

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions