mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-09 20:21:01 +00:00
Filter nodes by name when typing (#53)
* Allow filtering of nodes by name * Tidy up
This commit is contained in:
@@ -65,6 +65,13 @@
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
.Chain-no-nodes {
|
||||
font-size: 30px;
|
||||
padding-top: 20vh;
|
||||
text-align: center;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
.Chain-node-list {
|
||||
width: 100%;
|
||||
border-collapse: collapse;
|
||||
|
||||
Reference in New Issue
Block a user