提交 16398b9c authored 作者: 王鹏飞's avatar 王鹏飞

bug fixes

上级 bd5de5c9
...@@ -164,14 +164,14 @@ function handleClick(path: string) { ...@@ -164,14 +164,14 @@ function handleClick(path: string) {
font-weight: 500; font-weight: 500;
border-bottom: 0; border-bottom: 0;
> .el-menu-item { > .el-menu-item {
margin-left: 40px; margin-right: 44px;
padding: 0; padding: 0;
background-color: unset !important; background-color: unset !important;
border-bottom: 0 !important; border-bottom: 0 !important;
} }
} }
.el-sub-menu__title { .el-sub-menu__title {
margin-left: 40px; // margin-left: 40px;
padding: 0; padding: 0;
border-bottom: 0 !important; border-bottom: 0 !important;
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论