调整样式

This commit is contained in:
dragon
2024-09-27 15:47:31 +08:00
parent a923e32a29
commit 090edcbaf2
2 changed files with 7 additions and 2 deletions

View File

@@ -4,7 +4,6 @@ body {
height: 100%;
background: #fff;
box-sizing: border-box;
padding-top: 1.5rem;
}
.back {
@@ -101,6 +100,10 @@ body {
font-weight: 500;
}
.currencyType {
margin-top: 3.1rem;
}
.but {
width: 9.2rem;
display: flex;

View File

@@ -8,7 +8,6 @@ body {
height: 100%;
background: #fff;
box-sizing: border-box;
padding-top: 1.5rem;
}
.back {
@@ -106,6 +105,9 @@ body {
}
}
.currencyType {
margin-top: 3.1rem;
}
.but {
width: px2rem(690);