scoped
This commit is contained in:
parent
cec322b917
commit
f57a28c19f
8 changed files with 8 additions and 7 deletions
|
|
@ -394,7 +394,7 @@ onMounted(() => {
|
|||
</div>
|
||||
</q-card>
|
||||
</template>
|
||||
<style >
|
||||
<style scoped>
|
||||
.cardSp1{
|
||||
border: 1px solid #d6dee1;
|
||||
margin-bottom: 10px ;
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@ const modalPerview = ref<boolean>(false);
|
|||
</q-dialog>
|
||||
</template>
|
||||
|
||||
<style>
|
||||
<style >
|
||||
.q-tab-panel {
|
||||
padding: 0px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue