forked from github/dataease
style: 仪表板编辑界面手机端备选区样式优化
This commit is contained in:
parent
fb34ee2c2e
commit
17f025f7c5
@ -1,6 +1,7 @@
|
||||
<template>
|
||||
<el-row class="component-wait">
|
||||
<el-tabs
|
||||
style="padding-left: 10px"
|
||||
v-model="activeName"
|
||||
>
|
||||
<el-tab-pane
|
||||
@ -35,7 +36,7 @@
|
||||
class="component-wait-main"
|
||||
style="padding:10px"
|
||||
>
|
||||
<mobile-background-selector />
|
||||
<mobile-background-selector/>
|
||||
</el-row>
|
||||
</el-row>
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user