mirror of
https://gitee.com/blossom-editor/blossom.git
synced 2025-12-07 01:08:26 +08:00
perf: 优化首页图表样式
This commit is contained in:
parent
61302499d8
commit
f16f8e23b4
@ -14,10 +14,10 @@
|
|||||||
<Weather></Weather>
|
<Weather></Weather>
|
||||||
<UserAvatar style="margin-left: 20px"></UserAvatar>
|
<UserAvatar style="margin-left: 20px"></UserAvatar>
|
||||||
</bl-row>
|
</bl-row>
|
||||||
|
<div style="height: 10px"></div>
|
||||||
<!-- 统计 -->
|
<!-- 统计 -->
|
||||||
<div class="chart-container">
|
<div class="chart-container">
|
||||||
<bl-row class="container-name">字数统计</bl-row>
|
<bl-row class="container-name" style="height: 50px; min-height: 50px">字数统计</bl-row>
|
||||||
<bl-row height="270px">
|
<bl-row height="270px">
|
||||||
<!-- 字数图表 -->
|
<!-- 字数图表 -->
|
||||||
<bl-col width="670px">
|
<bl-col width="670px">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user