feat: Bold the node name to make it easier to see
All checks were successful
Build Docker / BuildImage (push) Successful in 31s
All checks were successful
Build Docker / BuildImage (push) Successful in 31s
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
{{history.nodes[node.name].dot.last_down}})</p>
|
||||
</div>
|
||||
<div class="node-info">
|
||||
<p>{{node.name}}: {{node.ip}}</p>
|
||||
<p style="font-weight: bold;">{{node.name}}: {{node.ip}}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user