Element: [Bug Report] Table width won't resize in flex layout

Created on 10 May 2018  路  3Comments  路  Source: ElemeFE/element

Element UI version

2.3.7

OS/Browsers version

Chrome 66

Vue version

2.5.16

Reproduction Link

https://jsfiddle.net/wiwimouse/uuavwm9e/

Steps to reproduce

Just click button to toggle side block

What is Expected?

table should trigger resizing when toggle

What is actually happening?

resizing only trigger when hiding side block

Most helpful comment

Add overflow: hidden on .main: https://jsfiddle.net/uuavwm9e/1/

All 3 comments

Add overflow: hidden on .main: https://jsfiddle.net/uuavwm9e/1/

It's work. Thanks!

nice

Was this page helpful?
0 / 5 - 0 ratings

Related issues

yubo111 picture yubo111  路  3Comments

yorululu picture yorululu  路  3Comments

fscardua picture fscardua  路  3Comments

FranzSkuffka picture FranzSkuffka  路  3Comments

chao-hua picture chao-hua  路  3Comments