fix: 微调里程碑样式
This commit is contained in:
parent
18afe5f16a
commit
ba533ba31e
@ -193,6 +193,7 @@ onMounted(() => {
|
|||||||
height: 30%;
|
height: 30%;
|
||||||
display: flex;
|
display: flex;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
text-align: center;
|
||||||
// background: url("@/assets/images/comprehensiveManage/project4.png") no-repeat;
|
// background: url("@/assets/images/comprehensiveManage/project4.png") no-repeat;
|
||||||
// background-size: 100% 40%;
|
// background-size: 100% 40%;
|
||||||
// background-position-y: 30%;
|
// background-position-y: 30%;
|
||||||
@ -207,7 +208,8 @@ onMounted(() => {
|
|||||||
.data {
|
.data {
|
||||||
color: #ccc;
|
color: #ccc;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
margin-left: 5%;
|
padding-left: 4%;
|
||||||
|
padding-right: 1%;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
.text {
|
.text {
|
||||||
width: 60px;
|
width: 60px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user