Remove connection-hash from UI for now

This commit is contained in:
schlagmichdoch 2023-11-20 03:55:00 +01:00
parent 713929d581
commit f27ecf1541
2 changed files with 2 additions and 11 deletions

View file

@ -558,18 +558,11 @@ x-peer[status] x-icon {
}
.status,
.device-name,
.connection-hash {
opacity: 0.7;
}
.device-name {
opacity: 0.7;
white-space: nowrap;
}
.connection-hash {
white-space: nowrap;
}
x-peer:not([status]) .status,
x-peer[status] .device-name {