Commit 0b348d0a authored by huangjie's avatar huangjie

头部导航样式

parent b973b2aa
......@@ -358,6 +358,9 @@ export default {
width: 100%;
background: #fff;
position: relative;
::v-deep .el-scrollbar__wrap{
margin-left: 64px;
}
.tags-view-wrapper {
.tags-view-item {
display: inline-block;
......@@ -393,9 +396,9 @@ export default {
background: #FFFFFF;
}
}
&:first-of-type {
margin-left: 64px;
}
/*&:first-of-type {*/
/*margin-left: 64px;*/
/*}*/
&:hover {
.el-icon-close{
background-color: rgba(153,153,153,0.3);
......
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