|
|
@@ -37,6 +37,7 @@ export default { |
|
|
|
border-bottom: none !important;
|
|
|
|
width: 70%;
|
|
|
|
display: inline-block;
|
|
|
|
margin-top: 6px;
|
|
|
|
}
|
|
|
|
.el-menu-item {
|
|
|
|
margin-right: 3%;
|
|
|
@@ -47,6 +48,6 @@ export default { |
|
|
|
}
|
|
|
|
.is-active {
|
|
|
|
color: #fff !important;
|
|
|
|
border-bottom: 5px solid #00ebc3 !important;
|
|
|
|
border-bottom: 4px solid #00ebc3 !important;
|
|
|
|
}
|
|
|
|
</style>
|