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

右侧纵向滚动条重叠问题 #480

Open
gg4924 opened this issue Dec 3, 2023 · 0 comments
Open

右侧纵向滚动条重叠问题 #480

gg4924 opened this issue Dec 3, 2023 · 0 comments

Comments

@gg4924
Copy link

gg4924 commented Dec 3, 2023

右侧有两个滚动条重叠,使用鼠标拖动不便。另外在连接显示界面,横向滚动条会随着连接数变化跑出页面。
我目前通过如下改动临时解决了问题,希望能更稳妥的解决。

<div class="pb-8 h-full overflow-y-auto">
.pb-8 ::-webkit-scrollbar{display:block}
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

1 participant