mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-25 01:06:17 -04:00
fix overflow of long device names for snapdrop-android
This commit is contained in:
parent
17abc91c86
commit
1f97c12562
2 changed files with 2 additions and 2 deletions
|
@ -459,7 +459,7 @@ x-peer[status] x-icon {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
.name {
|
||||
.device-descriptor > div {
|
||||
width: 100%;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue