fix
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="productImg_content_item_generate_btn input_border">
|
||||
<div class="input_box">
|
||||
<div class="generage_btn_box ">
|
||||
<div v-show="!isProductimg" class="generage_btn started_btn" @click.stop="getPrductimg">
|
||||
{{ $t('Generate.Generate') }}
|
||||
</div>
|
||||
@@ -1031,7 +1031,7 @@ methods: {
|
||||
.productImg_content_item_generate_btn{
|
||||
width: 100%;
|
||||
justify-content: space-around;
|
||||
.input_box{
|
||||
.generage_btn_box{
|
||||
flex: 0;
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user