This website works better with JavaScript.
首頁
探索
說明
登入
anoopmb
/
frappe
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
fix(style): dashboard.css
version-14
Rushabh Mehta
6 年之前
父節點
dc93ff8be3
當前提交
cbb5dff308
共有
1 個文件被更改
,包括
3 次插入
和
3 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
frappe/core/page/dashboard/dashboard.css
+ 3
- 3
frappe/core/page/dashboard/dashboard.css
查看文件
@@ -1,14 +1,14 @@
.chart-wrapper {
border: 1px solid #d1d8dd;
border-radius: 4px;
height: 3
4
0px;
height: 3
2
0px;
margin: 15px 0;
padding-left: 15px;
padding-right: 15px;
}
.chart-container {
margin: 15px;
margin-top: 30px;
margin-left: 0px;
}
.frappe-chart > text.title {
Write
Preview
Loading…
取消
儲存