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

dv-scroll-board 组件设置列宽度不起作用 #312

Open
bbhxwl opened this issue Sep 6, 2023 · 3 comments
Open

dv-scroll-board 组件设置列宽度不起作用 #312

bbhxwl opened this issue Sep 6, 2023 · 3 comments

Comments

@bbhxwl
Copy link

bbhxwl commented Sep 6, 2023

dv-scroll-board 组件,在vue2最新版本,使用的组合式api,

@bbhxwl
Copy link
Author

bbhxwl commented Sep 6, 2023

image

@bbhxwl
Copy link
Author

bbhxwl commented Sep 6, 2023

只有下面这样的代码起作用。但是效果不好
::v-deep .header-item:nth-child(4),
::v-deep .ceil:nth-child(4) {
width: 120px!important;
}

@bbhxwl
Copy link
Author

bbhxwl commented Sep 6, 2023

我知道了。。。。怎么设置某一个列宽度,其他自动

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