현금영수증 빠진 항목 수정 에스크로 amountInfo 셋팅

This commit is contained in:
focp212@naver.com
2025-10-27 15:44:47 +09:00
parent 333e1182ee
commit 3517157be5
5 changed files with 177 additions and 5 deletions

View File

@@ -394,4 +394,10 @@ main.home-main{
}
.cancel-input{
width: calc(100% - 5px);
}
.txn-doc{
padding-top: 12px;
}
.mt12 {
margin-top: 12px;
}