整合
This commit is contained in:
parent
f482e69ac7
commit
e136c4b21d
Binary file not shown.
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 11 KiB |
@ -363,14 +363,14 @@ const posterCreate = (option, imageArr) => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.btn-box {
|
.btn-box {
|
||||||
@include box(550px, 99px);
|
@include box(550px, 104px);
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
|
|
||||||
.go-draw {
|
.go-draw {
|
||||||
@include box(264px, 99px);
|
@include box(257px, 104px);
|
||||||
@include bg_pos("result/go-draw-btn.png");
|
@include bg_pos("result/go-draw-btn.png");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user