From 1414f9705036cde7d3e1a48696ea46e9c0bc2ef4 Mon Sep 17 00:00:00 2001 From: Automeris naranja Date: Sun, 2 Jun 2024 22:08:51 -0300 Subject: [PATCH] qr-code-dialog: Add .monospace style class in the "Password" row This improves the readability of the password characters, because the password might still need to be used if scanning the QR code fails. --- panels/network/cc-qr-code-dialog.ui | 1 + 1 file changed, 1 insertion(+) diff --git a/panels/network/cc-qr-code-dialog.ui b/panels/network/cc-qr-code-dialog.ui index a4b407a0e5..32cd0368be 100644 --- a/panels/network/cc-qr-code-dialog.ui +++ b/panels/network/cc-qr-code-dialog.ui @@ -67,6 +67,7 @@ False -- GitLab