mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
fix: 【系统设置】-模板管理-修改模板名称长度=50,模板的「···」按钮被挤出显示图标范围
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<img :src="imgUrlTrans(model.snapshot)" alt="" />
|
||||
</div>
|
||||
<div class="card-info">
|
||||
<div style="display: flex; align-items: center">
|
||||
<div style="display: flex; align-items: center; width: calc(100% - 24px)">
|
||||
<el-tooltip class="item" effect="dark" :content="dvTypeName" placement="top">
|
||||
<el-icon style="font-size: 18px" v-if="model.dvType === 'dashboard'">
|
||||
<Icon name="dv-dashboard-spine"></Icon>
|
||||
|
||||
Reference in New Issue
Block a user