-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
[bug] modal padding-right #1720
Comments
Hello @lopn, your issue has been closed because it does not conform to our issue requirements. Please use the Issue Helper to create an issue, thank you! |
padding-right 不能每次都加, 我觉得最合理的是应该先判断页面是否有滚动条,如果有获取bar宽度,加padding-right, 否则不加 |
修改成
|
同样的情况需要修复 |
1 similar comment
同样的情况需要修复 |
Any news from that? I agree with the opinion of @lopn, before add a |
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. |
ng-zorro-antd/components/modal/nz-modal.component.ts
Line 417 in 6ae4467
The text was updated successfully, but these errors were encountered: