Commit 08b31377 authored by Mac's avatar Mac

修改样式

parent c20d748c
......@@ -303,4 +303,8 @@
float: left;
margin-right: 8px;
}
.directorCarList span{
font-size: 13px;
font-weight: normal;
}
</style>
......@@ -730,4 +730,8 @@
align-items: center;
justify-content: center;
}
.directorGoodsList span{
font-size: 13px;
font-weight: normal;
}
</style>
......@@ -367,4 +367,8 @@
float: left;
margin-right: 8px;
}
.directorGuideList span{
font-size: 13px;
font-weight: normal;
}
</style>
......@@ -1621,6 +1621,10 @@
padding-top: 3px;
margin-left: 7px;
}
.orderList span{
font-size: 13px;
font-weight: normal;
}
.orderList .upload-demo {
float: right;
......
......@@ -403,5 +403,9 @@
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.CostManagement span{
font-size: 13px;
font-weight: normal;
}
</style>
......@@ -2113,6 +2113,9 @@
.vue-line-clamp span{
font-size:16px;font-weight:bold
}
.orderList span{
font-size: 13px;
font-weight: normal;
}
</style>
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