Unverified Commit 3387ae9a authored by fit2cloud-chenyw's avatar fit2cloud-chenyw Committed by GitHub
Browse files

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

style: 仪表板预览头部分割线
parents ab5b1be5 1050cce9
Showing with 2 additions and 2 deletions
+2 -2
......@@ -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;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment