记账页面修改2

This commit is contained in:
2025-01-16 13:35:12 +08:00
parent 8f43f46abf
commit e00db98396

View File

@ -897,7 +897,7 @@ export default {
.leftTitle {
opacity: .5;
@include wh(60px, 189px);
width: 60px;
}
.rightContent {
@ -980,6 +980,7 @@ img {
.inputContent {
text-align: right;
flex: 1;
}
}