Coupon flow completed

This commit is contained in:
Vion
2022-01-24 15:28:57 +08:00
parent fdac7a62b1
commit ab70862f63
4 changed files with 164 additions and 19 deletions

View File

@@ -26,7 +26,6 @@ aside div[data-js-modal-menu] {
.fade-leave-active {
opacity: 0;
}
.ts-no-data {
text-align: center;
margin: 3rem 0;
@@ -818,7 +817,11 @@ picture {
margin: 0 auto;
.el-dialog{
width: 100%;
}
.el-dialog__body{
max-height:50vh;
overflow-x:hidden;
overflow-y:auto;
}
}
#tns2-iw {