정산조회 - 정산내역 리스트 및 상세
This commit is contained in:
@@ -15,28 +15,25 @@ main {
|
||||
-ms-overflow-style: none;
|
||||
scrollbar-width: none;
|
||||
}
|
||||
.tab-content{
|
||||
overflow-y: unset;
|
||||
}
|
||||
|
||||
.ic20.rot-180{
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
.txn-divider{
|
||||
z-index: 20;
|
||||
}
|
||||
.txn-section{
|
||||
z-index: 20;
|
||||
background-color: #ffffff;
|
||||
}
|
||||
.kv-list{
|
||||
padding-bottom: 20px;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
/* calendar */
|
||||
.react-calendar{
|
||||
margin: 10% auto;
|
||||
|
||||
}
|
||||
|
||||
.kv-list{
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
.txn-divider{
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
header{
|
||||
padding-top: env(safe-area-inset-top) !important;
|
||||
|
||||
Reference in New Issue
Block a user