fix
This commit is contained in:
@@ -229,7 +229,6 @@
|
||||
</div>
|
||||
<div class="right_content_body" v-show="uploadGenerate !='Upload'">
|
||||
<div class="content_body_header content_body_header_generate">
|
||||
<div class="content_body_header_right"></div>
|
||||
<!-- <div v-show="selectCode == 'Printboard' && scene?.value == 'Pattern'" class="printModel">
|
||||
<div @click.stop="PrintModel">{{ printModel.name }}</div>
|
||||
<ul v-show="printModel.optype">
|
||||
@@ -1766,7 +1765,7 @@ export default defineComponent({
|
||||
.library_body_left{
|
||||
// width: 27.5rem;
|
||||
// width: 36.5rem;
|
||||
width: 23rem;
|
||||
width: 25rem;
|
||||
height: 100%;
|
||||
margin-right: 3rem;
|
||||
background: #f7f8fa;
|
||||
@@ -1965,7 +1964,7 @@ export default defineComponent({
|
||||
}
|
||||
}
|
||||
&.content_body_header_generate{
|
||||
justify-content: flex-start;
|
||||
// justify-content: flex-start;
|
||||
.checkboxItem {
|
||||
margin-right: 4rem;
|
||||
label {
|
||||
|
||||
Reference in New Issue
Block a user