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"> <style scoped lang="scss">
.title { .title {
position: absolute; position: absolute;
bottom: 5%; bottom: 0%;
left: 50%; left: 50%;
transform: translate(-50%, 0%); transform: translate(-50%, 0%);
} }