This website works better with JavaScript.
Explore
Home
Sign In
CipherLabs
/
blockscout
mirror of
https://github.com/blockscout/blockscout
Watch
2
Star
0
Fork
You've already forked blockscout
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Fixed left-padding on history_chart
Browse Source
pull/2480/head
slightlycyborg
5 years ago
parent
e5ca1d0e7c
commit
7dcd634b94
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
apps/block_scout_web/assets/js/lib/history_chart.js
1
apps/block_scout_web/assets/js/lib/history_chart.js
Unescape
Escape
View File
@ -14,6 +14,7 @@ const config = {
options
:
{
options
:
{
layout
:
{
layout
:
{
padding
:
{
padding
:
{
left
:
20
,
right
:
20
right
:
20
}
}
}
,
}
,
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
CipherLabs/blockscout
Title
Body
Create Issue