Merge pull request #2201 from dataease/pr@dev@style_panel_detail_divider

style: 仪表板预览头部分割线
This commit is contained in:
fit2cloud-chenyw 2022-04-27 11:48:38 +08:00 committed by GitHub
commit 3387ae9a15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,9 +13,9 @@
<share-head />
</div>
</el-row>
<el-row v-else class="panel-design-head">
<el-row v-else class="panel-design-head" style="border-bottom: 1px solid;border-bottom-color:#E6E6E6;">
<!--仪表板头部区域-->
<div style="border-bottom: 1px solid #dfe4ed;height: 100%;">
<div style="height: 100%;">
<el-col :span="12" style="text-overflow:ellipsis;overflow: hidden;white-space: nowrap;font-size: 14px">
<span>{{ panelInfo.name || '测试仪表板' }}</span>
&nbsp;