- 스크롤시 상단 고정 날짜 크기 조절
- 링크결제 타입 매핑 오류 수정
This commit is contained in:
@@ -553,6 +553,10 @@ main.pop{
|
||||
top: calc(50px + env(safe-area-inset-top));
|
||||
padding-left: 10px;
|
||||
padding-bottom: 20px;
|
||||
z-index: 10;
|
||||
}
|
||||
.scroll-group-date .amount-text {
|
||||
font-size: var(--fs-20);
|
||||
}
|
||||
.filter-section{
|
||||
margin-bottom: 0;
|
||||
|
||||
Reference in New Issue
Block a user