pro-components icon indicating copy to clipboard operation
pro-components copied to clipboard

🐛[BUG] slider 设置width 不生效问题

Open yakiisama opened this issue 1 year ago • 1 comments

🐛 bug 描述

<ProFormSlider name="slider" width="md" /> width 不会生效,调试看了下没有加类名“pro-field-md” 不知道是不是 slider 组件源码设置了 fieldConfig:{ignoreWidth: true} 有关系

yakiisama avatar May 11 '24 08:05 yakiisama

Same here. I need to set filedConfig={{ ignoreWidth: false }} to make width work

acanimal avatar Aug 30 '24 14:08 acanimal