mirror of
https://github.com/seigler/dash-visualizer
synced 2025-07-27 01:36:10 +00:00
Delay block tx request, make leftover txes gray and fade out, remove unneeded assets and one paint blob
This commit is contained in:
parent
4036462321
commit
faaaf51a5b
12 changed files with 30 additions and 33 deletions
|
@ -24,7 +24,7 @@ export const PAINT = {
|
|||
'paint-big09.svg',
|
||||
'paint-big10.svg',
|
||||
'paint-big11.svg',
|
||||
'paint-big12.svg'
|
||||
'paint-big12.svg',
|
||||
],
|
||||
small: [
|
||||
'paint01.svg',
|
||||
|
@ -37,6 +37,5 @@ export const PAINT = {
|
|||
'paint08.svg',
|
||||
'paint09.svg',
|
||||
'paint10.svg',
|
||||
'paint11.svg',
|
||||
]
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue