Commit 61851cfd authored by JingChao's avatar JingChao

Update tab-item.vue

parent cbf4b0f4
......@@ -80,8 +80,6 @@ export default {
// padding: 0 3px;
border-bottom: 1px solid rgba(255, 255, 255, .0); /*no*/
.bottom-border{
width: 65%;
position: absolute;
bottom: 0;
}
}
......@@ -90,6 +88,8 @@ export default {
.h-item {
color: @headerColor;
.bottom-border{
width: 65%;
position: absolute;
border-bottom: 1px solid @headerColor; /*no*/
}
}
......
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