-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Labels
BugSomething isn't workingSomething isn't working
Description
Environment
IOS和安卓/chrome浏览器(最新)/vue2
Reproduction link
Steps to reproduce
table的columns属性。在定义某一列宽度属性为minWidth:150时。在iOS手机的chrome浏览器上内容会被显示全。
而在安卓手机的chrome浏览器上,这个内容就会被截取以...结尾,显示不全。
What is expected?
我期望的是两个端可以显示一样。不可能我所有的table都要去判断安卓还是ios再去定义宽度
What is actually happening?
安卓的table内容会被截取
1
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working