mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-27 10:16:16 -04:00
Remove connection-hash from UI for now
This commit is contained in:
parent
713929d581
commit
f27ecf1541
2 changed files with 2 additions and 11 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue