This commit is contained in:
Evgeny @ SimpleX Chat
2026-06-02 20:00:54 +00:00
parent 2a9e0a01ee
commit 63b95ffad2
+3 -5
View File
@@ -546,7 +546,6 @@ const STYLE = `
.simplex-preview-qr-caption {
font-size: 14px;
color: #000;
font-weight: 500;
text-align: center;
margin: 0;
}
@@ -571,8 +570,8 @@ const STYLE = `
}
.simplex-preview-copy-action {
font-size: 13px;
color: #8b8786;
font-size: 14px;
color: #000;
margin: 0;
}
@@ -587,8 +586,7 @@ const STYLE = `
}
.simplex-preview-step-title {
font-size: 16px;
font-weight: 500;
font-size: 14px;
text-align: center;
margin: 0;
color: #000;