周历 货币弹框

This commit is contained in:
2020-11-24 16:29:44 +08:00
parent 7ac5c7c7a8
commit ca546edaa9
2 changed files with 4 additions and 3 deletions

View File

@@ -222,7 +222,7 @@
width: 100%;
position: absolute;
top: 0;
left: 128px;
left: 165px;
.heng{
display: flex;
align-items: center;
@@ -242,7 +242,7 @@
}
.times{
font-size: 11px;
color: #D12C2E;
color: #08AE98;
}
}
}