Skip to content
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

图片设置maxSize的时候报错信息被遮挡 #26

Closed
liaohainan opened this issue Aug 24, 2017 · 5 comments
Closed

图片设置maxSize的时候报错信息被遮挡 #26

liaohainan opened this issue Aug 24, 2017 · 5 comments

Comments

@liaohainan
Copy link

我给组件设置样式为宽高各60,我看源码给的错误提示是width是100%,但是提示文字超过了60px,被组件遮挡住了一部分,麻烦看一下

而且我想重置内部的样式只能通过改源码,而没办法自定义

@waynecz
Copy link
Owner

waynecz commented Aug 29, 2017

回复晚了不好意思,可以看下你的设置和代码吗

@Mcqueengit
Copy link

@waynecz 你好,我想将样式设置成60*60的大小,效果如图
image
我看到大小的可以通过size来设置,但是并不能达到我想要的结果,另外看到这一句话
image
不是特别懂,是可以通过BEM来设置大小吗,因为是新手,希望能给予解释,谢谢

@liaohainan
Copy link
Author

就只是给了个宽高,因为您组件内给了scoped,所以内部的样式都无法更改
width:60px; height:60px;

@waynecz
Copy link
Owner

waynecz commented Sep 6, 2017

@liaohainan 新版本去除了scoped ,版本1.1.4

@liaohainan
Copy link
Author

谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants