Skip to content

fix(cascader): 修复级联菜单,菜单显示区域文字不显示的问题 #62

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

Closed
wants to merge 1 commit into from

Conversation

xiaoboRao
Copy link
Collaborator

@xiaoboRao xiaoboRao commented Dec 22, 2021

Closes #35

@liuxdi
Copy link
Collaborator

liuxdi commented Dec 23, 2021

已经修复,详见:
#47
具体原因是因为其他组件样式造成的全局样式污染。
如果把.dropdown-item-label{overflow: hidden; }删除,会造成文本溢出问题:
image

@xiaoboRao xiaoboRao closed this Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

【Cascader】级联菜单,菜单显示区域文字不显示
2 participants