This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix(style): dashboard.css
version-14
Rushabh Mehta
6 years ago
parent
dc93ff8be3
commit
cbb5dff308
1 changed files
with
3 additions
and
3 deletions
Split View
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
View File
@@ -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…
Cancel
Save