Commit 08b31377 authored by Mac's avatar Mac

修改样式

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