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

支持表格横向滚动 #957

Closed
Vanessa219 opened this issue Mar 26, 2021 · 2 comments
Closed

支持表格横向滚动 #957

Vanessa219 opened this issue Mar 26, 2021 · 2 comments
Assignees
Milestone

Comments

@Vanessa219
Copy link
Owner

No description provided.

@Vanessa219 Vanessa219 self-assigned this Mar 26, 2021
@Vanessa219 Vanessa219 added this to the 3.8 milestone Mar 26, 2021
@clover52
Copy link

image
此处添加滚动条,为表格表格过长时,方便查看隐藏信息

整体内容的滚动条,建议删除,因为无论是哪里的内容需要横向滚动条,靠最外面的滚动条都会有类似的情况发生,最好都是单独设置横向滚动条

@lzh370
Copy link

lzh370 commented Jun 11, 2021

.vditor-reset table { display: block;word-break: keep-all;width: 100%; }
.vditor-reset td,th { white-space:nowrap;}

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

No branches or pull requests

3 participants