-
-
Notifications
You must be signed in to change notification settings - Fork 49.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Input.Search style 属性问题 #4540
Comments
fixed in 37541e3 |
ok了, 我写完没回看, 问题描述少了代码块, 代码没显示出来, 你居然明白了, 厉害了我的哥 |
昨天刚改的,相当有印象~ |
Search 其实就是 Input 多个图标,其他都一样。 |
我把 Search 和 Select 放一行, 加个 我倒是觉得以前的蛮好用的, 加个宽度就可以搞定, 现在加宽度也一样, 就是加 margin 悲剧了 |
添加 marginRight 时确实还有问题,我再看下。 |
这种情况要把 style 加到 wrapper 上。 |
恩确实这样可以搞定 |
差不多把二楼的提交都回滚了。。。 |
哈哈, 好吧 |
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread. |
版本 [email protected]
现在
<Search style={{ width: 200 }} />
任然占了一整行, 样式加错地方了吧...是 bug 吧The text was updated successfully, but these errors were encountered: