Skip to content

Commit 8bd3099

Browse files
committed
refactor: use join() and animate
1 parent fd3cf1d commit 8bd3099

File tree

2 files changed

+287
-199
lines changed

2 files changed

+287
-199
lines changed

www/css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,12 @@ text.block-miner {
106106
stroke: var(--text-color);
107107
}
108108

109-
.node-indicator {
109+
.node-tip-status-indicator {
110110
stroke: var(--node-indicatior-stroke);
111111
stroke-width: 1px;
112112
}
113113

114-
.node-indicator text {
114+
.node-tip-status-indicator text {
115115
stroke-width: 0px;
116116
font-size: 14px;
117117
text-anchor: middle;

0 commit comments

Comments
 (0)