样坏修改
This commit is contained in:
@@ -142,7 +142,7 @@ getRateFlag(rate, real, target) {
|
||||
width: 264px;
|
||||
height: 205px;
|
||||
background: #F9FCFF;
|
||||
padding: 16px 0 0 16px;
|
||||
padding: 16px 0 0 10px;
|
||||
|
||||
.title {
|
||||
height: 18px;
|
||||
@@ -157,13 +157,14 @@ getRateFlag(rate, real, target) {
|
||||
.number {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 30px;
|
||||
gap: 6px;
|
||||
height: 32px;
|
||||
font-family: YouSheBiaoTiHei;
|
||||
font-size: 32px;
|
||||
color: #0B58FF;
|
||||
line-height: 32px;
|
||||
letter-spacing: 2px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.mom {
|
||||
@@ -178,6 +179,7 @@ getRateFlag(rate, real, target) {
|
||||
display: flex;
|
||||
align-items: center; // 箭头和文字垂直居中
|
||||
gap: 4px; // 文字和箭头间距
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
// 箭头样式优化
|
||||
|
||||
Reference in New Issue
Block a user