Commit 2a00c637 by 瞿伟康

fix

parent 0ada16a5
......@@ -33,14 +33,14 @@
width: 100%;
padding: 0 .16rem;
border-top: 1px solid #EEEE;
justify-content: center
justify-content: center;
overflow: hidden;
}
.item-link>a{
height: .40rem;
width: 1.60rem;
justify-content: space-around;
align-items:center;
display: flex;
padding: .1rem;
float: left;
color: #606060ee;
border-right: 1px solid #EEEE
}
......@@ -49,8 +49,7 @@
}
.item-link>a::after{
content: '>';
display: inline-block;
justify-content: flex-end
float: right;
}
.plate-1{
margin-top: .12rem;
......@@ -62,7 +61,7 @@
border: 0
}
.last-item a::after{
content: '>';
content: '';
position: relative;
}
.last-item a:nth-child(2)::after{
......
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