| Index: components/proximity_auth/webui/resources/proximity_auth.css
|
| diff --git a/components/proximity_auth/webui/resources/proximity_auth.css b/components/proximity_auth/webui/resources/proximity_auth.css
|
| index 8b33e40252da26b58b665f830f829aa0b8f440f5..b60f53d7b4c97b1dfd15369f8b6020e2d6742aaa 100644
|
| --- a/components/proximity_auth/webui/resources/proximity_auth.css
|
| +++ b/components/proximity_auth/webui/resources/proximity_auth.css
|
| @@ -31,6 +31,10 @@ tr.subrow td:first-of-type {
|
| flex: 1;
|
| }
|
|
|
| +#local-device-id {
|
| + font-family: monospace;
|
| +}
|
| +
|
| .remote-device {
|
| display: flex;
|
| flex-direction: column;
|
|
|