fix: 微调里程碑样式

This commit is contained in:
cjp 2023-10-18 18:09:36 +08:00
parent 18afe5f16a
commit ba533ba31e

View File

@ -193,6 +193,7 @@ onMounted(() => {
height: 30%;
display: flex;
cursor: pointer;
text-align: center;
// background: url("@/assets/images/comprehensiveManage/project4.png") no-repeat;
// background-size: 100% 40%;
// background-position-y: 30%;
@ -207,7 +208,8 @@ onMounted(() => {
.data {
color: #ccc;
font-size: 15px;
margin-left: 5%;
padding-left: 4%;
padding-right: 1%;
z-index: 1;
.text {
width: 60px;