oak-pay-business/es/components/accountOper/list/web.module.less

27 lines
320 B
Plaintext

.control {
padding: 4px;
}
.value {
font-size: x-large;
font-weight: bold;
}
.list {
min-height: 620px;
}
.types {
padding: 20px;
width: 100%;
}
.empty {
display: flex;
width: 100%;
flex: 1;
background-color: white;
align-items: center;
justify-content: center;
}