You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- .signaturePage[data-v-72c1f500] {
- height: 100vh;
- width: 100vw;
- overflow: hidden;
- }
- .signaturePage canvas[data-v-72c1f500] {
- border-radius: 0.13333rem;
- border: 0.02667rem dashed #ccc;
- background: #ffffff;
- }
- .signaturePage .wrap[data-v-72c1f500] {
- height: 100%;
- display: flex;
- justify-content: center;
- }
- .signaturePage .wrap .actionsWrap[data-v-72c1f500] {
- width: 0.66667rem;
- display: flex;
- justify-content: center;
- align-items: center;
- padding: 0 0.53333rem;
- }
- .signaturePage .wrap .canvas[data-v-72c1f500] {
- flex: 1;
- }
- .signaturePage .wrap .actions[data-v-72c1f500] {
- display: flex;
- white-space: nowrap;
- transform: rotate(90deg);
- }
- .signaturePage .wrap .actions button[data-v-72c1f500] {
- margin-right: 0.26667rem;
- }
|