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

akaylh picture akaylh  ·  3Comments

dbskccc picture dbskccc  ·  3Comments

FranzSkuffka picture FranzSkuffka  ·  3Comments

Kingwl picture Kingwl  ·  3Comments

EdenSpark picture EdenSpark  ·  3Comments