整合
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 {
|
||||
@include box(550px, 99px);
|
||||
@include box(550px, 104px);
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
margin-top: 20px;
|
||||
|
||||
.go-draw {
|
||||
@include box(264px, 99px);
|
||||
@include box(257px, 104px);
|
||||
@include bg_pos("result/go-draw-btn.png");
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user