整合
This commit is contained in:
@@ -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");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user