|
|
- @import "../../uvue.wxss";
- :host{display:flex;flex-direction:column}
- .idCard-box.data-v-4f0dfac5{margin-top:100px;width:100%;height:100%;display:flex;flex-direction:row;background-color:#fff}.idCard-box .positive.data-v-4f0dfac5{flex:1;height:30%;width:30%;display:flex;align-items:center;justify-content:center;background-color:red}.idCard-box .positive image.data-v-4f0dfac5{width:80%;height:100%}.idCard-box .reverse.data-v-4f0dfac5{flex:1;height:30%;width:30%;display:flex;align-items:center;justify-content:center;background-color:#00f}.idCard-box .reverse image.data-v-4f0dfac5{width:80%;height:100%}
|