mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 14:31:00 +08:00
style: 仪表板编辑界面手机端备选区样式优化
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user