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.
|
|
|
.code-img {
|
|
width: 652rpx;
|
|
height: 964rpx;
|
|
margin: 20rpx auto;
|
|
}
|
|
.save-btn {
|
|
width: 490rpx;
|
|
margin: 0 auto;
|
|
}
|
|
.hideCanvasView {
|
|
position: relative;
|
|
}
|
|
.hideCanvas {
|
|
position: absolute;
|
|
left: -9999rpx;
|
|
top: -9999rpx
|
|
}
|
|
|
|
|