This commit is contained in:
2024-07-18 11:11:47 +08:00
parent 806da80f98
commit ec9f7e4174

View File

@ -478,7 +478,7 @@ export default {
<style scoped lang="scss">
.title {
position: absolute;
bottom: 5%;
bottom: 0%;
left: 50%;
transform: translate(-50%, 0%);
}