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

折叠按钮与横向滚动条冲突问题 #54

Closed
zime-leo opened this issue Aug 27, 2020 · 4 comments
Closed

折叠按钮与横向滚动条冲突问题 #54

zime-leo opened this issue Aug 27, 2020 · 4 comments

Comments

@zime-leo
Copy link

在文本长度很大,而且不换行的情况下,横向滚动条 与 展开/折叠按钮 冲突,点击就会收回面板,横向滚动条无法拖动

@chenfengjw163
Copy link
Owner

能提供个截图嘛

@zime-leo
Copy link
Author

20200828104910
截图在这里

@chenfengjw163
Copy link
Owner

明白了,这个滚动应该是你自定义的样式把,那你可以设置一下样式,让滚动栏和展开箭头分离开

.jv-code {
  margin-bootom: 30px;
}

@zime-leo
Copy link
Author

哦哦,好的,多谢多谢,箭头按钮高度是40px

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

2 participants