This commit is contained in:
X1627315083
2024-01-10 09:34:32 +08:00
parent fd4ed51bf5
commit 59c5e59347
25 changed files with 64 additions and 76 deletions

View File

@@ -561,7 +561,7 @@ export default defineComponent({
left: 50%;
transform: translate(-50%,-50%);
// width: 60rem;
width: 127rem;
width: 150rem;
background: #FFFFFF;
// box-shadow: -0.3rem 2rem 5.9rem 0px rgba(200,200,200,0.3);
border-radius: 1rem;
@@ -873,10 +873,10 @@ export default defineComponent({
}
.marign_top30 {
margin-top: 2rem;
margin-top: 3rem;
}
.marign_top40 {
margin-top: 3rem;
margin-top: 4rem;
}
.tip_content {