This commit is contained in:
duanxiaohai 2024-08-01 10:40:31 +08:00
parent 0f25cc3dc7
commit 600564907a
1 changed files with 2 additions and 2 deletions

View File

@ -3055,7 +3055,7 @@ onMounted(() => {
}
span {
top: 26px;
top: 30px;
}
}
}
@ -3095,7 +3095,7 @@ onMounted(() => {
}
&.below-line2 {
top: 40px !important ; //
top: 45px !important ; //
}
}
}