Renaming Mempool blocks to "next block" + ux fixes

This commit is contained in:
softsimon
2020-03-25 03:59:30 +07:00
parent 628df1a972
commit 05d4eb7696
6 changed files with 27 additions and 15 deletions

View File

@@ -636,7 +636,7 @@ Chartist.plugins.ctPointLabels = (options) => {
labelClass: 'ct-point-label',
labelOffset: {
x: 0,
y: -10
y: -7
},
textAnchor: 'middle'
};