forked from github/dataease
Merge pull request #7723 from dataease/pr@dev-v2@style_template
style: 优化模版按钮显示样式
This commit is contained in:
commit
263e66f484
@ -9,7 +9,7 @@
|
||||
}"
|
||||
>
|
||||
<el-row class="demonstration"> {{ template.title }} </el-row>
|
||||
<el-row class="template-button">
|
||||
<el-row class="template-button" v-show="createAuth[template.templateType]">
|
||||
<el-button size="mini" style="width: calc(50% - 18px)" @click="templateInnerPreview">{{
|
||||
t('visualization.preview')
|
||||
}}</el-button>
|
||||
|
Loading…
Reference in New Issue
Block a user