Renaming Mempool blocks to "next block" + ux fixes

This commit is contained in:
softsimon
2020-03-25 03:59:30 +07:00
parent 9aaa021d08
commit 7abf978795
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'
};