Commit b294b7be by wufan

style:左侧导航收起时面包屑宽度样式优化

parent 0fa73601
......@@ -22,6 +22,9 @@
left: 80px;
width: calc(100% - 102px);
}
.xm-breadCrumb {
width: calc(100% - 32px);
}
.page{
left: @xm-left-min-width;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment