mirror of
https://github.com/meshcore-dev/map.meshcore.dev.git
synced 2026-04-20 22:13:50 +00:00
add support for binary node requests, don't shorten the public key
This commit is contained in:
parent
06dfdd0469
commit
d10f63598e
5 changed files with 95 additions and 15 deletions
|
|
@ -54,8 +54,7 @@ table.node-info tr td:first-child {
|
|||
width: 150px;
|
||||
}
|
||||
table.node-info tr td:last-child {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
word-break:break-all;
|
||||
}
|
||||
|
||||
.search-results {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue