This commit is contained in:
parent
0f25cc3dc7
commit
600564907a
|
@ -3055,7 +3055,7 @@ onMounted(() => {
|
||||||
}
|
}
|
||||||
|
|
||||||
span {
|
span {
|
||||||
top: 26px;
|
top: 30px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -3095,7 +3095,7 @@ onMounted(() => {
|
||||||
}
|
}
|
||||||
|
|
||||||
&.below-line2 {
|
&.below-line2 {
|
||||||
top: 40px !important ; //下面百分比
|
top: 45px !important ; //下面百分比
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue