We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
提问前先看看:
https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md
这是正常的页面,左边的sider和头部的样式是通过token指定的
token={{ header: { // colorBgMenuItemSelected: 'rgba(0,0,0,0.04)', colorBgHeader: '#001529', colorTextMenu: 'rgba(255, 255, 255, 0.65)', colorTextMenuSelected: '#fff', colorBgMenuItemSelected: '#1677ff', colorTextMenuActive: '#fff', colorTextRightActionsItem: '#fff', heightLayoutHeader: 48, }, sider: { colorMenuBackground: '#001529', colorTextMenu: 'rgba(255, 255, 255, 0.65)', colorTextMenuSelected: '#fff', colorTextMenuItemHover: '#fff', colorBgMenuItemSelected: '#1677ff', colorBgMenuItemCollapsedElevated: '#fff', }, }}
页面中用了Menu组件之后,sider的菜单栏样式会被覆盖
请求大佬,有什么好的解决方案
The text was updated successfully, but these errors were encountered:
当前 Issue 未检测到标题,请规范填写,谢谢!
The title of the current issue is not detected, please fill in according to the specifications, thank you!
Sorry, something went wrong.
No branches or pull requests
提问前先看看:
https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md
🐛 bug 描述
这是正常的页面,左边的sider和头部的样式是通过token指定的
页面中用了Menu组件之后,sider的菜单栏样式会被覆盖
📷 复现步骤
🏞 期望结果
请求大佬,有什么好的解决方案
💻 复现代码
© 版本信息
🚑 其他信息
The text was updated successfully, but these errors were encountered: