diff --git a/public/styles.css b/public/styles.css index 73e4cb2..7b6229a 100644 --- a/public/styles.css +++ b/public/styles.css @@ -459,7 +459,7 @@ x-peer[status] x-icon { text-align: center; } -.name { +.device-descriptor > div { width: 100%; white-space: nowrap; overflow: hidden; diff --git a/public_included_ws_fallback/styles.css b/public_included_ws_fallback/styles.css index 0a68922..5ba37a1 100644 --- a/public_included_ws_fallback/styles.css +++ b/public_included_ws_fallback/styles.css @@ -486,7 +486,7 @@ x-peer.ws-peer .highlight-wrapper { text-align: center; } -.name { +.device-descriptor > div { width: 100%; white-space: nowrap; overflow: hidden;