거래내역조회 스크롤시 리스트

This commit is contained in:
focp212@naver.com
2025-11-15 14:48:22 +09:00
parent 482bd0d43f
commit a64efdf697
13 changed files with 428 additions and 28 deletions

View File

@@ -546,5 +546,8 @@ main.pop{
width: calc(100% - 42px);
top: 50px;
padding-left: 10px;
padding-bottom: 20px;
}
.filter-section{
margin-bottom: 0;
}

View File

@@ -65,7 +65,6 @@
.tax-invoice {
margin: 0; background: #FAFAFA;
min-height: unset;
position: fixed;
left: 0;
top: 0;